2013-09-26 17:14:40 +02:00

4 lines
191 B
Plaintext

Time::Duration::Parse is a Perl 5 module to parse human readable
duration strings like 2 minutes and 3 seconds to seconds. It does
the opposite of duration_exact function in Time::Duration.