Checking if your kit is complete... Looks good Writing Makefile for Config::YAML cp lib/Config/YAML.pm blib/lib/Config/YAML.pm Manifying blib/man3/Config::YAML.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00.load................1..1 # Testing Config::YAML 1.42 ok 1 - use Config::YAML; ok t/01.init-read...........ok 1 - Config::YAML->can('new') ok 2 - The object isa Config::YAML ok 3 - Implicit output declaration works ok 4 ok 5 - Scalar input looks good. ok 6 ok 7 - Array input looks good. ok 8 - Explicit output declaration works ok 9 ok 10 - User config variable declaration works ok 11 ok 12 - Double declaration of config/output works ok 13 - Config::YAML now 100-safe 1..13 ok t/02.read-overlay........ok 1 - This should always work if the previous tests did ok 2 - Reassignment from secondary conf ok ok 3 - Assignment from secondary conf ok ok 4 ok 5 ok 6 - Array (re)assignment from secondary conf ok 1..6 ok t/03.getopt-integrate....ok 1 - This should always work if the previous tests did ok 2 - Param update via Getopt worked 1..2 ok t/04.get-set.............1..7 ok 1 - This should always work if the previous tests did ok 2 - OO value retreival works ok 3 - OO value specification works ok 4 - get_ting data structures works ok 5 - set_ting data structures works ok 6 - creating new attribs works ok 7 - getting nonexistent attribs returns undef ok t/05.fold................1..2 ok 1 ok 2 - Folding from hash works. ok t/06.write...............1..1 ok 1 - YAML output is working ok t/pod-coverage...........1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod....................1..1 ok 1 - blib/lib/Config/YAML.pm ok All tests successful, 1 test skipped. Files=9, Tests=33, 2 wallclock secs ( 1.49 cusr + 0.32 csys = 1.81 CPU) make: *** [htmlifypods] Hangup