パッケージ: libmodule-corelist-perl (5.20210220-1)
libmodule-corelist-perl に関するリンク
Debian の資源:
libmodule-corelist-perl ソースパッケージをダウンロード:
- [libmodule-corelist-perl_5.20210220-1.dsc]
- [libmodule-corelist-perl_5.20210220.orig.tar.xz]
- [libmodule-corelist-perl_5.20210220-1.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- gregor herrmann (QA ページ)
- Niko Tyni (QA ページ)
- Damyan Ivanov (QA ページ)
- Ansgar Burchardt (QA ページ)
- Salvatore Bonaccorso (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module to determine modules shipped with perl
Module::CoreList is a Perl module that can provide various information about the versions of Perl modules that shipped with perl interpreter releases.
It contains a hash of hashes which is keyed on the perl interpreter version, as indicated in $]. The second level hash has pairs of modules and as well as their versions. It's possible that the version of a module is unspecified, in which case it will be undef.
Other features include a hash providing ISO formatted versions of the release dates, as gleaned from perlhist, and a hash that clusters known perl releases by their major versions.