Implements default import method for modules
The Exporter module implements an "import" method which allows a module to export functions and variables to its users' namespaces. Many modules use Exporter rather than implementing their own "import" method because Exporter provides a highly flexible interface, with an implementation optimised for the common case.
$
pkg install p5-ExporterOrigin
devel/p5-Exporter
Size
39.8KiB
License
ART10, GPLv1+
Maintainer
snowfly@yuntech.edu.tw
Dependencies
1 packages
Required by
2 packages