Skip Menu |

This queue is for tickets about the Date-Manip CPAN distribution.

Report information
The Basics
Id: 42699
Status: resolved
Priority: 0/
Queue: Date-Manip

People
Owner: Nobody in particular
Requestors: MTHURN [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 5.54
Fixed in: (no value)



Subject: DateCalc does not handle fractional days
The Perl file operator -M returns a file's age in days (expressed in a real number). I would like to get a real date from this number, but DateCalc apparently does not like real number days. my $date = DateCalc('now', ' - 1.23456 days ');
This has been added and will be in version 6.31 (which will be released around Mar 1, 2012).