- ERROR: Class::Accessor is not installed - ERROR: Roman is not installed * Optional prerequisite Test::Pod::Coverage is not installed * Optional prerequisite Test::Pod is not 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 Checking prerequisites... Creating new 'Build' script for 'Acme-Roman' version '0.0.2.11' Copying lib/Acme/Roman.pm -> blib/lib/Acme/Roman.pm Manifying blib/lib/Acme/Roman.pm -> blib/libdoc/Acme::Roman.3 HTMLifying blib/lib/Acme/Roman.pm -> blib/libhtml/site/lib/Acme/Roman.html t/01_use.........1..1 # Failed test 'use Acme::Roman;' # at t/01_use.t line 4. # Tried to use 'Acme::Roman'. # Error: Base class package "Class::Accessor" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Roman/blib/lib/Acme/Roman.pm line 12 # BEGIN failed--compilation aborted at t/01_use.t line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value in concatenation (.) or string at t/01_use.t line 6. # Testing Acme::Roman not ok 1 - use Acme::Roman; # Looks like you failed 1 test 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 'require Acme::Roman;' # at t/02_objects.t line 4. # Tried to require 'Acme::Roman'. # Error: Base class package "Class::Accessor" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Roman/blib/lib/Acme/Roman.pm line 12 # BEGIN failed--compilation aborted at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Roman/blib/lib/Acme/Roman.pm line 12. # Compilation failed in require at (eval 3) line 2. Can't locate object method "new" via package "Acme::Roman" at t/02_objects.t line 7. # Looks like you failed 1 test 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.... # Failed test 'use Acme::Roman;' # at t/03_autoload.t line 4. # Tried to use 'Acme::Roman'. # Error: Base class package "Class::Accessor" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Roman/blib/lib/Acme/Roman.pm line 12 # BEGIN failed--compilation aborted at t/03_autoload.t line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use Acme::Roman; # Failed test 'autoload was defined' # at t/03_autoload.t line 6. not ok 2 - autoload was defined ok 3 # Failed test 'The object isa Acme::Roman' # at t/03_autoload.t line 9. # The object isn't a reference Argument "X" isn't numeric in abs at t/03_autoload.t line 10. not ok 4 - The object isa Acme::Roman # Failed test at t/03_autoload.t line 10. not ok 5 # got: '0' # expected: '10' Argument "II" isn't numeric in addition (+) at t/03_autoload.t line 14. Argument "I" isn't numeric in addition (+) at t/03_autoload.t line 14. ok 6 # Failed test at t/03_autoload.t line 14. not ok 7 # got: '0' # expected: '3' Argument "II" isn't numeric in addition (+) at t/03_autoload.t line 15. Argument "I" isn't numeric in addition (+) at t/03_autoload.t line 15. # Failed test at t/03_autoload.t line 16. # got: '0' # expected: 'III' not ok 8 # Looks like you failed 6 tests of 8. 1..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..0 # Skip Test::Pod 1.18 required for testing POD skipped all skipped: Test::Pod 1.18 required for testing POD Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_use.t 1 256 1 1 1 t/02_objects.t 255 65280 1 1 1 t/03_autoload.t 6 1536 8 6 1-2 4-5 7-8 1 test skipped. Failed 3/4 test scripts. 8/10 subtests failed. Files=4, Tests=10, 1 wallclock secs ( 0.29 cusr + 0.10 csys = 0.39 CPU) Failed 3/4 test programs. 8/10 subtests failed.