- ERROR: Test::Pod::Coverage is not installed - ERROR: Test::Class is not installed - ERROR: 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 'Class-StorageFactory' version '1.0' Copying lib/Class/StorageFactory.pm -> blib/lib/Class/StorageFactory.pm Copying lib/Class/StorageFactory/YAML.pm -> blib/lib/Class/StorageFactory/YAML.pm Manifying blib/lib/Class/StorageFactory/YAML.pm -> blib/libdoc/Class::StorageFactory::YAML.3 Manifying blib/lib/Class/StorageFactory.pm -> blib/libdoc/Class::StorageFactory.3 HTMLifying blib/lib/Class/StorageFactory/YAML.pm -> blib/libhtml/site/lib/Class/StorageFactory/YAML.html HTMLifying blib/lib/Class/StorageFactory.pm -> blib/libhtml/site/lib/Class/StorageFactory.html t/0-signature.....1..1 # Next time around, consider install Module::Signature, # so you can verify the integrity of this distribution. ok 1 # skip Module::Signature not installed ok 1/1 skipped: Module::Signature not installed t/base............Base class package "Test::Class" is empty. (Perhaps you need to 'use' the module which defines that package first.) at lib/TestBase.pm line 3 BEGIN failed--compilation aborted at lib/TestBase.pm line 3. Compilation failed in require at t/base.t line 9. BEGIN failed--compilation aborted at t/base.t line 9. dubious Test returned status 255 (wstat 65280, 0xff00) t/pod.............1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t/pod_coverage....1..0 # Skip Test::Pod::Coverage required for testing pod coverage skipped all skipped: Test::Pod::Coverage required for testing pod coverage t/yaml............Base class package "Test::Class" is empty. (Perhaps you need to 'use' the module which defines that package first.) at lib/TestBase.pm line 3 BEGIN failed--compilation aborted at lib/TestBase.pm line 3. Compilation failed in require at (eval 1) line 3. ...propagated at /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/base.pm line 70. BEGIN failed--compilation aborted at lib/TestYAML.pm line 6. Compilation failed in require at t/yaml.t line 9. BEGIN failed--compilation aborted at t/yaml.t line 9. dubious Test returned status 255 (wstat 65280, 0xff00) Failed 2/5 test scripts, 60.00% okay. 0/1 subtests failed, 100.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/base.t 255 65280 ?? ?? % ?? t/yaml.t 255 65280 ?? ?? % ?? 2 tests and 1 subtest skipped.