| Paketname | libtime-duration-parse-perl |
| Beschreibung | Parse string that represents time duration |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.06-1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 64 Byte |
| Hängt ab von | perl (>= 5.6.0-16), libexporter-lite-perl, libtime-duration-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 6502 Byte |
| Prüfsumme MD5 | caef6ebc21ebfa536ba95c264dc15ea7 |
| Prüfsumme SHA1 | c990bab35d0d8105f7062b411f16746adb9dfa9c |
| Prüfsumme SHA256 | 117862e87bdabef7da17e9f23add757256ee2b6019488e6590fbf7e8e4f70762 |
| Link zum Herunterladen | libtime-duration-parse-perl_0.06-1_all.deb |
| Ausführliche Beschreibung | Time::Duration::Parse is a module to parse human readable duration
strings like 2 minutes and 3 seconds to seconds.
.
parse_duration '6 Minutes and 3 seconds' == 363 ;
|