Paketname | libperl-version-perl |
Beschreibung | module to parse and manipulate Perl version strings |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.009-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 104 Byte |
Hängt ab von | perl, libfile-slurp-perl (>= 9999.12) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 27520 Byte |
Prüfsumme MD5 | bad04749f97c77f3a033c2c607728c06 |
Prüfsumme SHA1 | 15110d04d41e2d1e7f8e7770a4125f449d4259a7 |
Prüfsumme SHA256 | 836a6d9231859394e093e621345866652088e246d1c77c89a673dbb5d10744ce |
Link zum Herunterladen | libperl-version-perl_1.009-1_all.deb |
Ausführliche Beschreibung | Perl::Version provides a simple interface for parsing, manipulating and
formatting Perl version strings.
.
Unlike version.pm (which concentrates on parsing and comparing version
strings) Perl::Version is designed for cases where you'd like to parse a
version, modify it and get back the modified version formatted like the
original.
|