Implements default import method for modules

Edit Package perl-Exporter
http://search.cpan.org/perldoc?Exporter

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.

Perl automatically calls the import method when processing a use statement for
a module. Modules and use are documented in perlfunc and perlmod. Understanding
the concept of modules and how the use statement operates is important to
understanding the Exporter.

Refresh
Refresh
Source Files
Filename Size Changed
Exporter-5.78.tar.gz 0000017723 17.3 KB
cpanspec.yml 0000000547 547 Bytes
perl-Exporter.changes 0000002027 1.98 KB
perl-Exporter.spec 0000002366 2.31 KB
Revision 11 (latest revision is 12)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1136607 from Tina Müller's avatar Tina Müller (tinita) (revision 11)
- updated to 5.78
   see /usr/share/doc/packages/perl-Exporter/Changes
  5.78 Sat December 30 2023
       - Minor tweaks to Makefile.PL to reflect that the file require 5.006,
       - Fixed the LICENSE field to be 'perl_5' and not 'perl'.
       - Whitespace cleanup on Changes
Comments 0
openSUSE Build Service is sponsored by