Paketname | libversion-requirements-perl |
Beschreibung | module for handling version requirements for a CPAN dist |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.101020-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 72 Byte |
Hängt ab von | perl (>= 5.10.1) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 10678 Byte |
Prüfsumme MD5 | cab44b925b8272a4d2fe2a7b0daae22b |
Prüfsumme SHA1 | 946e30841c4d7697de6b1a1a2069e940bb2cae5c |
Prüfsumme SHA256 | c8bd702124b9c409de3f6c63c5bf042feb2ec89d78383652bdf834a553ae6432 |
Link zum Herunterladen | libversion-requirements-perl_0.101020-1_all.deb |
Ausführliche Beschreibung | A Version::Requirements object models a set of version constraints like those
specified in the META.yml or META.json files in CPAN distributions. It can be
built up by adding more and more constraints, and it will reduce them to the
simplest representation.
.
Logically impossible constraints will be identified immediately by thrown
exceptions.
|