mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 02:57:40 -04:00
4 lines
191 B
Plaintext
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.
|