Paketname | libmodule-corelist-perl |
Beschreibung | module to determine modules shipped with perl |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.36-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 900 Byte |
Hängt ab von | perl, perl (>= 5.10) | libversion-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 69138 Byte |
Prüfsumme MD5 | 877f7bcbf3fca189a0caea122b07df55 |
Prüfsumme SHA1 | 1047c5e09d77e6deda5670de73eaa642b159804a |
Prüfsumme SHA256 | d5c32a37161d0280284d9a5ad42276a732c82abeaf87ffacb060dcb02b3411cb |
Link zum Herunterladen | libmodule-corelist-perl_2.36-1_all.deb |
Ausführliche Beschreibung | 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.
|