t\01_use.........1..1 not ok 1 - use Acme::Roman; # Failed test (t\01_use.t at line 4) # Tried to use 'Acme::Roman'. # Error: "set_prototype" is not exported by the Scalar::Util module # Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Acme-Roman\blib\lib/Acme/Roman.pm line 85 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Acme-Roman\blib\lib/Acme/Roman.pm line 85. # Compilation failed in require at (eval 1) line 2. # Testing Acme::Roman # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\02_objects.....# Failed test (t\02_objects.t at line 4) # Tried to require 'Acme::Roman'. # Error: "set_prototype" is not exported by the Scalar::Util module # Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Acme-Roman\blib\lib/Acme/Roman.pm line 85 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Acme-Roman\blib\lib/Acme/Roman.pm line 85. # Compilation failed in require at (eval 1) line 2. Undefined subroutine &Roman::Roman called at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Acme-Roman\blib\lib/Acme/Roman.pm line 38. # Looks like you failed 1 tests of 1. # Looks like your test died just after 1. not ok 1 - require Acme::Roman; 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\03_autoload....not ok 1 - use Acme::Roman; # Failed test (t\03_autoload.t at line 4) # Tried to use 'Acme::Roman'. # Error: "set_prototype" is not exported by the Scalar::Util module # Can't continue after import errors at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Acme-Roman\blib\lib/Acme/Roman.pm line 85 # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\Acme-Roman\blib\lib/Acme/Roman.pm line 85. # Compilation failed in require at (eval 1) line 2. not ok 2 - autoload was defined # Failed test (t\03_autoload.t at line 6) ok 3 not ok 4 - The object isa Acme::Roman # Failed test (t\03_autoload.t at line 9) # The object isn't a reference not ok 5 # Failed test (t\03_autoload.t at line 10) # got: '0' # expected: '10' ok 6 not ok 7 # Failed test (t\03_autoload.t at line 14) # got: '0' # expected: '3' not ok 8 # Failed test (t\03_autoload.t at line 16) # got: '0' # expected: 'III' 1..8 # Looks like you failed 6 tests of 8. dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 1-2, 4-5, 7-8 Failed 6/8 tests, 25.00% okay t\99_pod.........1..11 ok 1 - .\Build ok 2 - .\Build.PL ok 3 - eg\fact.pl ok 4 - eg\fib.pl ok 5 - eg\guess.pl ok 6 - t\01_use.t ok 7 - t\02_objects.t ok 8 - t\03_autoload.t ok 9 - t\99_pod.t ok 10 - lib\Acme\Roman.pm ok 11 - blib\lib\Acme\Roman.pm ok Failed 3/4 test scripts, 25.00% okay. 8/21 subtests failed, 61.90% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01_use.t 1 256 1 1 100.00% 1 t\02_objects.t 255 65280 1 1 100.00% 1 t\03_autoload.t 6 1536 8 6 75.00% 1-2 4-5 7-8