Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Export-Attrs-0.1.0-lp152.3.2 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: perl-Export-Attrs Distribution: openSUSE Leap 15.2
Version: 0.1.0 Vendor: openSUSE
Release: lp152.3.2 Build date: Fri Sep 20 19:46:41 2019
Group: Development/Libraries/Perl Build host: lamb20
Size: 42902 Source RPM: perl-Export-Attrs-0.1.0-lp152.3.2.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.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Wed Sep 20 2017 coolo@suse.com
  - initial package 0.1.0
    * created by cpanspec 1.78.08

Files

/usr/lib/perl5/vendor_perl/5.26.1/Export
/usr/lib/perl5/vendor_perl/5.26.1/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, Sat Mar 9 11:46:52 2024