CC: | JHOBLITT [...] cpan.org |
Subject: | DT 0.52,0.53 break DateTime::Format::DateParse |
Since 0.52 hit the cpan testers we observe FAILs on
DateTime::Format::DateParse with the error message:
t/02_date.t ..... 1/123 The 'nanosecond' parameter ("182321300.000002")
to DateTime::new did not pass the 'a positive integer' callback
at
/home/src/perl/repoperls/installed-perls/perl/v5.11.1-237-g7d5ce19/lib/site_perl/5.11.1/x86_64-linux-thread-multi/DateTime.pm
line 176
DateTime::new(undef, 'hour', 09, 'minute', 08, 'second', 17,
'day', 24, ...) called at lib/DateTime/Format/DateParse.pm line 69
DateTime::Format::DateParse::parse_datetime('DateTime::Format::DateParse',
'1995-01-24T09:08:17.1823213') called at t/02_date.t line 144
# Looks like you planned 123 tests but ran 1.
# Looks like your test exited with 255 just after 1.
t/02_date.t ..... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 122/123 subtests
I'm not in the position to decide where the bug is, so I withdraw,
Respectfully Yours,