Subject: | Support for millisecond (patch provided*) |
Hi,
I wonder if there is interest to support millisecond? I created a patch
module, using monkeypatching and can already be used now on CPAN, at
http://metacpan.org/module/Time::Duration::Patch::Millisecond . Github
repo at https://github.com/sharyanto/perl-Time-Duration-Patch-Millisecond
. Kindly take a look at it.
I can provide a patch to Time::Duration if requested. However, I'm not
sure about the interface. Should we show milliseconds by default? Only
enable it through a flag/option? Which flag/option?
Regards,
Steven