[ 原始碼: libpackage-variant-perl ]
套件:libpackage-variant-perl(1.003002-2)
libpackage-variant-perl 的相關連結
Debian 的資源:
下載原始碼套件 libpackage-variant-perl:
- [libpackage-variant-perl_1.003002-2.dsc]
- [libpackage-variant-perl_1.003002.orig.tar.gz]
- [libpackage-variant-perl_1.003002-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [git.shadowcat.co.uk]
相似套件:
parameterizable packages
Package::Variant allows you to build a variable package that contains a package template and can use it to build variant packages at runtime.
Your variable package will export a subroutine which will build a variant package, combining its arguments with the template, and return the name of the new variant package.
The implementation does not care about what kind of packages it builds, be they simple function exporters, classes, singletons or something entirely different.
其他與 libpackage-variant-perl 有關的套件
|
|
|
|
-
- dep: libimport-into-perl
- module for importing packages into other packages
-
- dep: libmodule-runtime-perl
- Perl module for runtime module handling
-
- dep: libstrictures-perl
- Perl module to turn on strict and make all warnings fatal
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language