[ bianca ]
[ 源代码: libexporter-easy-perl ]
软件包:libexporter-easy-perl(0.18-3)
libexporter-easy-perl 的相关链接
下载源码包 libexporter-easy-perl:
- [libexporter-easy-perl_0.18-3.debian.tar.xz]
- [libexporter-easy-perl_0.18-3.dsc]
- [libexporter-easy-perl_0.18.orig.tar.gz]
维护者:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
perl module to take the drudgery out of Exporting symbols
Exporter::Easy makes using Exporter easy. In it's simplest case it allows you to drop the boilerplate code that comes with using Exporter. In more complicated situations where you use tags to build lists and more tags, it will set @EXPORT, @EXPORT_OK, @EXPORT_FAIL and %EXPORT_TAGS in the current package, add Exporter to that package's @ISA and do a use vars on all the variables mentioned. The rest is handled as normal by Exporter.
其他与 libexporter-easy-perl 有关的软件包
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language