Subject: | One test was forgotten to s/DateTime/DateTimeX/ |
Only perl installations that still have an old
DateTime/Subspan/Weekly.pm at their disposal could report a PASS, like
http://www.nntp.perl.org/group/perl.cpan.testers/2010/01/msg6621001.html
All others failed because the test 004_singleday.t still contains
use DateTime::Subspan::Weekly qw( in_range );
Note the missing X.
HTH && Regards,