套件: libpackage-variant-perl (1.003002-1)
libpackage-variant-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libpackage-variant-perl:
- [libpackage-variant-perl_1.003002-1.dsc]
- [libpackage-variant-perl_1.003002.orig.tar.gz]
- [libpackage-variant-perl_1.003002-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Jonas Smedegaard
外部的資源:
- 主頁 [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 (>= 0.013)
- Perl module for runtime module handling
-
- dep: libstrictures-perl (>= 2)
- Perl module to turn on strict and make all warnings fatal
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language