SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Perl6-Export rpm build for : OpenSuSE. For other distributions click perl-Perl6-Export.

Name : perl-Perl6-Export
Version : 0.07 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.265.1 Date : 2023-07-20 18:20:05
Group : Development/Libraries/Perl Source RPM : perl-Perl6-Export-0.07-lp155.265.1.src.rpm
Size : 0.01 MB
Packager : https://www_suse_com/
Summary : Implements the Perl 6 \'is export(...)\' trait
Description :
Implements what I hope the Perl 6 symbol export mechanism might look like.

It\'s very straightforward:

* If you want a subroutine to be capable of being exported (when explicitly
requested in the \'use\' arguments), you mark it with the \'is export\' trait.

* If you want a subroutine to be automatically exported when the module is
used (without specific overriding arguments), you mark it with the \'is
export(:DEFAULT)\' trait.

* If you want a subroutine to be automatically exported when the module is
used (even if the user specifies overriding arguments), you mark it with
the \'is export(:MANDATORY)\' trait.

* If the subroutine should also be exported when particular export groups are
requested, you add the names of those export groups to the trait\'s argument
list.

That\'s it.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-P/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Perl6-Export-0.07-lp155.265.1.noarch.rpm
     

Provides :
perl(Perl6::Export)
perl-Perl6-Export

Requires :
perl(:MODULE_COMPAT_5.26.1)
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/Perl6
/usr/lib/perl5/vendor_perl/5.26.1/Perl6/Export.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Perl6-Export
/usr/share/doc/packages/perl-Perl6-Export/Changes
/usr/share/doc/packages/perl-Perl6-Export/README
/usr/share/man/man3/Perl6::Export.3pm.gz

 
ICM