Jump to letter: [
DGHJLMNPRSTV
]
perl516-perl-Exporter - Implements default import method for modules
Website: |
http://www.perl.org/ |
License: |
GPL+ or Artistic |
Vendor: |
Scientific Linux CERN, http://cern.ch/linux |
- Description:
The Exporter module implements an import method which allows a module to
export functions and variables to its users' name spaces. Many modules use
Exporter rather than implementing their own import method because Exporter
provides a highly flexible interface, with an implementation optimized for
the common case.
Packages