[ ソース: libperl6-export-perl ]
パッケージ: libperl6-export-perl (0.009-1.1)
libperl6-export-perl に関するリンク
Debian の資源:
libperl6-export-perl ソースパッケージをダウンロード:
- [libperl6-export-perl_0.009-1.1.dsc]
- [libperl6-export-perl_0.009.orig.tar.gz]
- [libperl6-export-perl_0.009-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
implementation of the Perl 6 'is export(...)' trait
Perl6::Export prototypes the Perl 6 'exported' and 'exportable' traits in Perl 5.
Instead of messing around with @EXPORT arrays, you just declare which subs are to be exported (or are exportable on request) as part of those subs.