SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Exporter rpm build for : Mageia Cauldron. For other distributions click perl-Exporter.

Name : perl-Exporter
Version : 5.780.0 Vendor : Mageia_Org
Release : 1.mga10 Date : 2024-01-01 17:41:13
Group : Development/Perl Source RPM : perl-Exporter-5.780.0-1.mga10.src.rpm
Size : 0.06 MB
Packager : tv < tv>
Summary : Implements default import method for modules
Description :
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 the perlfunc
manpage and the perlmod manpage. Understanding the concept of modules and
how the \'use\' statement operates is important to understanding the
Exporter.

How to Export
The arrays \'AATTEXPORT\' and \'AATTEXPORT_OK\' in a module hold lists of symbols
that are going to be exported into the users name space by default, or
which they can request to be exported, respectively. The symbols can
represent functions, scalars, arrays, hashes, or typeglobs. The symbols
must be given by full name with the exception that the ampersand in
front of a function is optional, e.g.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Exporter-5.780.0-1.mga10.noarch.rpm
ftp.icm.edu.pl  perl-Exporter-5.780.0-1.mga10.noarch.rpm
ftp.icm.edu.pl  perl-Exporter-5.780.0-1.mga10.noarch.rpm
ftp.icm.edu.pl  perl-Exporter-5.780.0-1.mga10.noarch.rpm
     

Provides :
perl(Exporter)
perl(Exporter::Heavy)
perl-Exporter

Requires :
perl(Carp) >= 1.50.0
perl(strict)
perl-base >= 2:5.38.2
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-Exporter
/usr/share/doc/perl-Exporter/Changes
/usr/share/doc/perl-Exporter/META.json
/usr/share/doc/perl-Exporter/META.yml
/usr/share/doc/perl-Exporter/MYMETA.yml
/usr/share/doc/perl-Exporter/README
/usr/share/man/man3/Exporter.3pm.xz
/usr/share/man/man3/Exporter::Heavy.3pm.xz
/usr/share/perl5/vendor_perl/Exporter
/usr/share/perl5/vendor_perl/Exporter.pm
/usr/share/perl5/vendor_perl/Exporter/Heavy.pm

 
ICM