NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
SPOPS install failed using Time::Piece 2.00_01 (Score:1)
t/52_rule_date_convert........ok 3/22SPOPS::ruleset_process_action (344) >> Rule [1] of [post_save_action] failed t/52_rule_date_convert........NOK 5# Failed test (t/52_rule_date_convert.t at line 51) # Object field resaved as Time::Piece isn't defined t/52_rule_date_convert........NOK 6# Failed test (t/52_rule_date_convert.t at line 53) # got: '2002-00-02 02:22:12' # expected: '2002-02-02 02:22:12' SPOPS::ruleset_process_action (344) >> Rule [1] of [post_fetch_action] failed t/52_rule_date_convert........NOK 7# Failed test (t/52_rule_date_convert.t at line 57) # Object field fetched as Time::Piece isn't defined t/52_rule_date_convert........NOK 8# Failed test (t/52_rule_date_convert.t at line 59) # got: 'Sat Feb 02 02:22:12 2002' # expected: undef t/52_rule_date_convert........ok 22/22# Looks like you failed 4 tests of 22. t/52_rule_date_convert........dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 5-8 Failed 4/22 tests, 81.82% okayReply to This