Checking if your kit is complete... Looks good Writing Makefile for CSS::Tiny cp lib/CSS/Tiny.pm blib/lib/CSS/Tiny.pm Manifying blib/man3/CSS::Tiny.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/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 CSS::Tiny; ok t/02_main............1..22 ok 1 - The object isa CSS::Tiny ok 2 - ->new returns an empty object ok 3 - The object isa CSS::Tiny ok 4 - ->read returns expected structure ok 5 - The object isa CSS::Tiny ok 6 - ->clone works as expected ok 7 - >read_string() returns true ok 8 - ->read_string() returns expected ok 9 - ->write_string returns something ok 10 - ->write_string returns the correct file contents ok 11 - ->write returned true ok 12 - ->write actually created a file ok 13 - The object isa CSS::Tiny ok 14 - We get back what we wrote out ok 15 - CSS::Tiny reads mergable CSS ok ok 16 - Mergable CSS merges ok ok 17 - The object isa CSS::Tiny ok 18 - ->html returns empty string for empty stylesheet ok 19 - ->html returns correct looking HTML ok 20 - The object isa CSS::Tiny ok 21 - ->xhtml returns empty string for empty stylesheet ok 22 - ->xhtml returns correct looking HTML ok t/03_inline_clone....1..7 ok 1 - use CSS::Tiny; ok 2 - The object isa CSS::Tiny ok 3 - ->new returns an empty object ok 4 - The object isa CSS::Tiny ok 5 - The object isa CSS::Tiny ok 6 - ->clone works as expected ok 7 - The inline ->clone was used as expected 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=5, Tests=31, 1 wallclock secs ( 0.30 cusr + 0.11 csys = 0.41 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/CSS/Tiny.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/CSS/Tiny.pm Installing /Users/cpanrun/build/5.8.8/man/man3/CSS::Tiny.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod