SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Sub-Exporter-GlobExporter rpm build for : OpenSuSE. For other distributions click perl-Sub-Exporter-GlobExporter.

Name : perl-Sub-Exporter-GlobExporter
Version : 0.006 Vendor : openSUSE
Release : bp155.1.1 Date : 2023-04-06 14:11:04
Group : Unspecified Source RPM : perl-Sub-Exporter-GlobExporter-0.006-bp155.1.1.src.rpm
Size : 0.03 MB
Packager : https://bugs_opensuse_org
Summary : Export shared globs with Sub::Exporter collectors
Description :
Sub::Exporter::GlobExporter provides only one routine, \'glob_exporter\',
which may be called either by its full name or may be imported on request.

my $exporter = glob_exporter( $default_name, $globref_locator );

The routine returns a collection validator that will export a glob into the
importing package. It will export it under the name \'$default_name\', unless
an alternate name is given (as shown above). The glob that is installed is
specified by the \'$globref_locator\', which can be either the globref
itself, or a reference to a string which will be called on the exporter

For an example, see the SYNOPSIS, in which a method is defined to produce
the globref to share. This allows the glob-exporting package to be
subclassed, so the subclass may choose to either re-use the same glob when
exporting or to export a new one.

If there are entries in the arguments to the globref-exporting collector
_other_ than those beginning with a dash, a hashref of them will be passed
to the globref locator. In other words, if we were to write this:

use Shared::Symbol \'$Symbol\' => { arg => 1, -as => 2 };

It would result in a call like the following:

my $globref = Shared::Symbol->_shared_globref({ arg => 1 });

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP5/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Sub-Exporter-GlobExporter-0.006-bp155.1.1.noarch.rpm
ftp.icm.edu.pl  perl-Sub-Exporter-GlobExporter-0.006-bp155.1.1.noarch.rpm
     

Provides :
perl(Sub::Exporter::GlobExporter)
perl-Sub-Exporter-GlobExporter

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Sub::Exporter)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Sub
/usr/lib/perl5/vendor_perl/5.26.1/Sub/Exporter
/usr/lib/perl5/vendor_perl/5.26.1/Sub/Exporter/GlobExporter.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi
/usr/share/doc/packages/perl-Sub-Exporter-GlobExporter
/usr/share/doc/packages/perl-Sub-Exporter-GlobExporter/Changes
/usr/share/doc/packages/perl-Sub-Exporter-GlobExporter/README
/usr/share/licenses/perl-Sub-Exporter-GlobExporter
/usr/share/licenses/perl-Sub-Exporter-GlobExporter/LICENSE
/usr/share/man/man3/Sub::Exporter::GlobExporter.3pm.gz

 
ICM