[ 原始碼: libsub-exporter-perl ]
套件:libsub-exporter-perl(0.987-1)
libsub-exporter-perl 的相關連結
Debian 的資源:
下載原始碼套件 libsub-exporter-perl:
- [libsub-exporter-perl_0.987-1.dsc]
- [libsub-exporter-perl_0.987.orig.tar.gz]
- [libsub-exporter-perl_0.987-1.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- Damyan Ivanov (QA 頁面)
- Ansgar Burchardt (QA 頁面)
- gregor herrmann (QA 頁面)
外部的資源:
- 主頁 [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