Subject: | instance_id.t fails regression tests. |
The following failure is fixed by adding a "use Data::UUID;" inside
Jifty.pm. Because of this error, CPAN.pm refuses to install Jifty:
prove -bv t/TestApp/t/instance_id.t
t/TestApp/t/instance_id....1..3
ok 1 - Loaded the test script
Can't locate object method "new" via package "Data::UUID" at
/root/.cpan/build/Jifty-0.61123_01/blib/lib/Jifty.pm line 371.
# Looks like you planned 3 tests but only ran 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-3
Failed 2/3 tests, 33.33% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/TestApp/t/instance_id.t 255 65280 3 4 2-3