SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Perl6-Export-Attrs
Version : 0.000005 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2016-04-30 13:39:48
Group : Development/Libraries/Perl Source RPM : perl-Perl6-Export-Attrs-0.000005-1.1.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : The Perl 6 \'is export(...)\' trait as a Perl 5 attribute
Description :
Implements a Perl 5 native version of what the Perl 6 symbol export
mechanism will look like (with some unavoidable restrictions).

It\'s very straightforward:

* If you want a subroutine or package variable to be capable of being
exported (when explicitly requested in the \'use\' arguments), you mark it
with the \':Export\' attribute.

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

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

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

That\'s it.

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

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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

Requires :
perl(PadWalker)
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(version)
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/Perl6
/usr/lib/perl5/vendor_perl/5.18.2/Perl6/Export
/usr/lib/perl5/vendor_perl/5.18.2/Perl6/Export/Attrs.pm
/usr/share/doc/packages/perl-Perl6-Export-Attrs
/usr/share/doc/packages/perl-Perl6-Export-Attrs/Changes
/usr/share/doc/packages/perl-Perl6-Export-Attrs/README
/usr/share/man/man3/Perl6::Export::Attrs.3pm.gz

 
ICM