套件:libmodule-corelist-perl(5.20241020-1)
libmodule-corelist-perl 的相關連結
Debian 的資源:
下載原始碼套件 libmodule-corelist-perl:
- [libmodule-corelist-perl_5.20241020-1.dsc]
- [libmodule-corelist-perl_5.20241020.orig.tar.xz]
- [libmodule-corelist-perl_5.20241020-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.
其他與 libmodule-corelist-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language