[ ソース: librecommended-perl ]
パッケージ: librecommended-perl (0.003-1.1)
librecommended-perl に関するリンク
Trisquel の資源:
librecommended-perl ソースパッケージをダウンロード:
- [librecommended-perl_0.003-1.1.dsc]
- [librecommended-perl_0.003.orig.tar.gz]
- [librecommended-perl_0.003-1.1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Axel Beckert
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Load recommended Perl modules on demand when available
recommended gathers a list of recommended modules and versions and provides means to check if they are available. It is a thin veneer around Module::Runtime.
There are two major benefits over using Module::Runtime directly:
* Self-documents recommended modules together with versions at the top of your code, while still loading them on demand elsewhere. * Dies if a recommended module exists but fails to compile, but doesn't die if the module is missing or the version is insufficient. This is not something that Module::Runtime offers in a single subroutine.
その他の librecommended-perl 関連パッケージ
|
|
|
-
- dep: libmodule-runtime-perl (>= 0.014)
- Perl module for runtime module handling
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language