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 ;
Installed Size: 23.6 kB
Architectures: all