套件: libexporter-easy-perl (0.18-1)
libexporter-easy-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libexporter-easy-perl:
- [libexporter-easy-perl_0.18-1.dsc]
- [libexporter-easy-perl_0.18.orig.tar.gz]
- [libexporter-easy-perl_0.18-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Ben Webb
外部的資源:
- 主頁 [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