Paketname | libcpan-meta-perl |
Beschreibung | Perl module to access distribution metadata for a CPAN distribution |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.101670-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 248 Byte |
Hängt ab von | perl, libjson-perl (>= 2), libversion-perl (>= 1:0.8200) | perl (>= 5.12), libversion-requirements-p |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 70676 Byte |
Prüfsumme MD5 | 0ae910aaa1e57b2c2fe4692d43943f49 |
Prüfsumme SHA1 | c7ddc8b8f0c20e6dff65c4dd62086f4df2891b7b |
Prüfsumme SHA256 | fca9f892d0a897cafe783f2d0822903995d01697852584e6c6d348a0deeeeeb6 |
Link zum Herunterladen | libcpan-meta-perl_2.101670-1_all.deb |
Ausführliche Beschreibung | Software distributions released to the CPAN include a META.json or, for older
distributions, META.yml which describes the distribution, its contents, and
the requirements for building and installing the distribution. The data
structure stored in the META.json file is described in CPAN::Meta::Spec.
.
CPAN::Meta provides a simple class to represent this distribution metadata
(or distmeta), along with some helpful methods for interrogating that data.
|