SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Exporter-Lexical rpm build for : openSUSE Tumbleweed. For other distributions click perl-Exporter-Lexical.

Name : perl-Exporter-Lexical
Version : 0.02 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 6.102 Date : 2024-08-28 21:47:36
Group : Development/Libraries/Perl Source RPM : perl-Exporter-Lexical-0.02-6.102.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : exporter for lexical subs
Description :
This module allows you to export lexical subs from your exporter module. It
is implemented using the new \'lexical_subs\' feature in perl 5.18, so the
functions truly are lexical (unlike some of the previous attempts).

This module is quite experimental, and may change a lot in the future as I
figure out how it should work. It is very much a proof of concept for the
moment.

This module takes a hash of \'import\' args as configuration, with these
keys:

* -exports

The value of this key can either be an arrayref, in which case the elements
of the arrayref will be treated as function names to look for in the
current package and export, or a hashref, in which case the keys will be
function names and the values will be coderefs.

Importing this module will also install an \'import\' method into your
module, which will handle the exporting process as configured by the import
args.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-E/openSUSE_Tumbleweed/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Exporter-Lexical-0.02-6.102.x86_64.rpm
     

Provides :
perl(Exporter::Lexical)
perl-Exporter-Lexical
perl-Exporter-Lexical(x86-64)

Requires :
ld-linux-x86-64.so.2()(64bit)
ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
perl(:MODULE_COMPAT_5.40.0)
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/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/Exporter
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/Exporter/Lexical.pm
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/auto/Exporter
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/auto/Exporter/Lexical
/usr/lib/perl5/vendor_perl/5.40.0/x86_64-linux-thread-multi/auto/Exporter/Lexical/Lexical.so
/usr/share/doc/packages/perl-Exporter-Lexical
/usr/share/doc/packages/perl-Exporter-Lexical/Changes
/usr/share/doc/packages/perl-Exporter-Lexical/LICENSE
/usr/share/doc/packages/perl-Exporter-Lexical/README
/usr/share/man/man3/Exporter::Lexical.3pm.gz

 
ICM