软件包: libsub-exporter-perl (0.988-1)
libsub-exporter-perl 的相关链接
Trisquel 的资源:
下载源码包 libsub-exporter-perl:
- [libsub-exporter-perl_0.988-1.dsc]
- [libsub-exporter-perl_0.988.orig.tar.gz]
- [libsub-exporter-perl_0.988-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Damyan Ivanov
- Ansgar Burchardt
- gregor herrmann
外部的资源:
- 主页 [metacpan.org]
相似软件包:
sophisticated exporter for custom-built routines
When you use a perl module, first it is "required" function used, then its import method is called.
Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows for renaming, currying/sub-generation etc.
Sub::Exporter builds a custom exporter which can then be installed into your module. It builds this method based on configuration passed to its setup_exporter method.
其他与 libsub-exporter-perl 有关的软件包
|
|
|
-
- dep: libdata-optlist-perl
- module to parse and validate simple name/value option pairs
-
- dep: libsub-install-perl
- module for installing subroutines into packages easily
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language