Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: lbenton [...] csu.edu.au
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: Undefined subroutine &Date::Manip::substring
Perl version 5.8.4 - Date::Manip version 5.44 Code: ### debug print("parsing date: $param\n"); ### $date = ParseDateString($param); Output: parsing date: 31/APR/07 Error: [Tue Nov 27 11:15:27 2007] maint.pl: Undefined subroutine &Date::Manip::substring called at /usr/perl5/site_perl/5.8.4/Date/Manip.pm line 5511. Manip.pm: # only applies to abbreviations which are substrings of other values line 5511: $y1=substring($y,0,2);
This has been corrected. I'll get a new release out shortly.