Checking if your kit is complete... Looks good Writing Makefile for Config::Tiny cp lib/Config/Tiny.pm blib/lib/Config/Tiny.pm Manifying blib/man3/Config::Tiny.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/01_compile....1..2 ok 1 - Your perl is new enough ok 2 - use Config::Tiny; ok t/02_main.......1..33 ok 1 - Your perl is new enough ok 2 - use Config::Tiny; ok 3 - Loaded correct version of Config::Tiny ok 4 - ->new returns true ok 5 - ->new returns a reference ok 6 - ->new returns a hash reference ok 7 - The object isa Config::Tiny ok 8 - ->new returns an empty object ok 9 - ->read returns true ok 10 - ->read returns a reference ok 11 - ->read returns a hash reference ok 12 - The object isa Config::Tiny ok 13 - Config structure matches expected ok 14 - ->read_string returns true ok 15 - ->read_string returns expected value ok 16 - ->write_string returns something ok 17 - ->write_string returns the correct file contents ok 18 - ->write returned true ok 19 - ->write actually created a file ok 20 - ->read of what we wrote returns true ok 21 - ->read of what we wrote returns a reference ok 22 - ->read of what we wrote returns a hash reference ok 23 - The object isa Config::Tiny ok 24 - What we read matches what we wrote out ok 25 - The object isa Config::Tiny ok 26 - Config::Tiny object from empty string, is empty ok 27 - The object isa Config::Tiny ok 28 - First section created ok 29 - First section created properly ok 30 - Second section created ok 31 - Second section created properly ok 32 - Third section created ok 33 - Third section created properly ok t/98_pod........1..0 # Skip Test::Pod not available for testing skipped all skipped: Test::Pod not available for testing t/99_pmv........1..0 # Skip Test::MinimumVersion not available skipped all skipped: Test::MinimumVersion not available All tests successful, 2 tests skipped. Files=4, Tests=35, 0 wallclock secs ( 0.20 cusr + 0.06 csys = 0.26 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Config/Tiny.html Installing /Users/cpanrun/build/5.10.0/site/lib/Config/Tiny.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Config::Tiny.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod