[ 源代码: libperl6-export-perl ]
软件包:libperl6-export-perl(0.009-3)
libperl6-export-perl 的相关链接
Debian 的资源:
下载源码包 libperl6-export-perl:
- [libperl6-export-perl_0.009-3.dsc]
- [libperl6-export-perl_0.009.orig.tar.gz]
- [libperl6-export-perl_0.009-3.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.