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 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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: Test::Pod not available for testing t/99_pmv............1..0 # Skip Test::MinimumVersion not available skipped: Test::MinimumVersion not available All tests successful, 2 tests skipped. Files=5, Tests=31, 1 wallclock secs ( 1.05 cusr + 0.11 csys = 1.16 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/CSS/Tiny.pm Installing /home/cpanrun/build/5.6.1/man/man3/CSS::Tiny.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod