Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Export-Attrs | Distribution: openSUSE Tumbleweed |
Version: 0.1.0 | Vendor: openSUSE |
Release: 1.27 | Build date: Wed Sep 20 15:34:23 2017 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 41973 | Source RPM: perl-Export-Attrs-0.1.0-1.27.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/Export-Attrs/ | |
Summary: The Perl 6 'is export(...)' trait as a Perl 5 attribute |
*NOTE:* This module is a fork of Perl6::Export::Attrs created to restore compatibility with Perl6::Export::Attrs version 0.0.3. 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.
Artistic-1.0 or GPL-1.0+
* Wed Sep 20 2017 coolo@suse.com - initial package 0.1.0 * created by cpanspec 1.78.08
/usr/lib/perl5/vendor_perl/5.40.0/Export /usr/lib/perl5/vendor_perl/5.40.0/Export/Attrs.pm /usr/share/doc/packages/perl-Export-Attrs /usr/share/doc/packages/perl-Export-Attrs/Changes /usr/share/doc/packages/perl-Export-Attrs/README /usr/share/licenses/perl-Export-Attrs /usr/share/licenses/perl-Export-Attrs/LICENSE /usr/share/man/man3/Export::Attrs.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jan 9 23:48:41 2025