WARNING: Storable: Version 1.012 is installed, but we need version >= 2.05 WARNING: GraphViz: Prerequisite GraphViz isn't installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation. Checking whether your kit is complete... Looks good Creating new 'Build' script for 'FSA-Rules' version '0.26' /export/home/cpanrun/build/5.6.1/bin/perl Build.PL /export/home/cpanrun/build/5.6.1/bin/perl Build lib/FSA/Rules.pm -> blib/lib/FSA/Rules.pm Manifying blib/lib/FSA/Rules.pm -> blib/libdoc/FSA::Rules.3 /export/home/cpanrun/build/5.6.1/bin/perl Build test t/base..............ok t/graph.............skipped: GraphViz or Text::Wrap cannot be loaded. t/pingpong..........ok t/pod-coverage......skipped: Test::Pod::Coverage 1.06 required for testing POD coverage t/pod...............skipped: Test::Pod 1.20 required for testing POD t/state............. # Failed test (t/state.t at line 148) # got: 'State: foo # { # result => 'a', # message => undef # } # # State: bar # { # result => 1, # message => 'bar has been called 1 times' # } # # State: bar # { # result => 2, # message => 'bar has been called 2 times' # } # # State: foo # { # result => 'b', # message => undef # } # # ' # expected: 'State: foo # { # message => undef, # result => 'a' # } # # State: bar # { # message => 'bar has been called 1 times', # result => 1 # } # # State: bar # { # message => 'bar has been called 2 times', # result => 2 # } # # State: foo # { # message => undef, # result => 'b' # } # # ' # Looks like you failed 1 test of 57. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 53 Failed 1/57 tests, 98.25% okay t/storable..........Can't store CODE items at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/_freeze.al) line 264. eval {...} called at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/_freeze.al) line 264 Storable::_freeze('CODE(0x212748)', 'FSA::Rules=HASH(0x239f3c)') called at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/freeze.al) line 243 Storable::freeze('FSA::Rules=HASH(0x239f3c)') called at t/storable.t line 31, at t/storable.t line 31 Carp::croak('Can\'t store CODE items at blib/lib/Storable.pm (autosplit into ...') called at (eval 5) line 4 Storable::logcroak('Can\'t store CODE items at blib/lib/Storable.pm (autosplit into ...') called at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/_freeze.al) line 265 Storable::_freeze('CODE(0x212748)', 'FSA::Rules=HASH(0x239f3c)') called at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/freeze.al) line 243 Storable::freeze('FSA::Rules=HASH(0x239f3c)') called at t/storable.t line 31 # Looks like you planned 12 tests but only ran 5. dubious Test returned status 7 (wstat 1792, 0x700) DIED. FAILED tests 6-12 Failed 7/12 tests, 41.67% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/state.t 1 256 57 1 1.75% 53 t/storable.t 7 1792 12 7 58.33% 6-12 3 tests skipped. Failed 2/7 test scripts, 71.43% okay. 8/401 subtests failed, 98.00% okay. make: *** [test] Error 2