in reply to Re: Parsing error in Time::Piece::ISO
in thread Parsing error in Time::Piece::ISO

Sorry I was logging the print, hence forgot to remove the 'LOG' from the code snippet. Here is the exact code:
use Time::Piece::ISO; my $t = Time::Piece::ISO->strptime('2002-04-25T21:17:52'); print "Time is $t\n";
The error message is:
Error parsing time at C:/Perl/site/lib/Time/Piece.pm line 442. at C:/Perl/site/lib/Time/Piece.pm line 442