Path to this page:
Subject: CVS commit: pkgsrc/time/p5-Time-Interval
From: Makoto Fujiwara
Date: 2015-03-01 09:07:17
Message id: 20150301080717.43AFD98@cvs.netbsd.org
Log Message:
Update to 1.233
---------------
1.233 Fri Nov 22 15:49:20 CST 2013
fixed a long standing issue with parseInterval and fractional \
seconds.
NOTE: Date::Parse, does NOT handle resolutions < 1 second. \
For that,
you really should have a look at Time::HiRes. This fix quantizes \
fractional
second values to whole numbers.
Thanks for the patch, Bob <bob_freeman@hms.harvard.edu> !
Files: