Name: | perl-Time-Duration-Parse |
---|---|
Version: | 0.16 |
Release: | 7.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 27395 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Time-Duration-Parse-0.16-7.el9.noarch.rpm |
Source RPM: | perl-Time-Duration-Parse-0.16-7.el9.src.rpm |
Build Date: | Thu Apr 13 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Time-Duration-Parse |
Summary: | Parse string that represents time duration |
Description: | Time::Duration::Parse is a module to parse human readable duration strings like "2 minutes and 3 seconds" to seconds. It does the opposite of duration_exact() in Time::Duration and is roundtrip safe. |