Pakket: libexporter-easy-perl (0.18-1)
Verwijzigingen voor libexporter-easy-perl
Debian bronnen:
Het bronpakket libexporter-easy-perl downloaden:
- [libexporter-easy-perl_0.18-1.dsc]
- [libexporter-easy-perl_0.18.orig.tar.gz]
- [libexporter-easy-perl_0.18-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
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.
Andere aan libexporter-easy-perl gerelateerde pakketten
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language