Checking whether your kit is complete... ERROR: YAML: Prerequisite YAML isn't installed ERROR: Test::Pod::Coverage: Prerequisite Test::Pod::Coverage isn't installed ERROR: Test::Pod: Prerequisite Test::Pod isn't installed ERROR: Test::Class: Prerequisite Test::Class 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. Looks good Creating new 'Build' script for 'Class-StorageFactory' version '1.0' lib/Class/StorageFactory/YAML.pm -> blib/lib/Class/StorageFactory/YAML.pm lib/Class/StorageFactory.pm -> blib/lib/Class/StorageFactory.pm Manifying blib/lib/Class/StorageFactory.pm -> blib/libdoc/Class::StorageFactory.3 Manifying blib/lib/Class/StorageFactory/YAML.pm -> blib/libdoc/Class::StorageFactory::YAML.3 t/0-signature.......# Next time around, consider install Module::Signature, # so you can verify the integrity of this distribution. 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...............skipped: Test::Pod 1.00 required for testing POD t/pod_coverage......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/build/5.6.1/lib/5.6.1/base.pm line 62. 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 Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/base.t 255 65280 ?? ?? % ?? t/yaml.t 255 65280 ?? ?? % ?? 2 tests and 1 subtest skipped. Failed 2/5 test scripts, 60.00% okay. 0/1 subtests failed, 100.00% okay.