Checking if your kit is complete... Looks good Writing Makefile for Treemap cp Treemap/Output/Imager.pm blib/lib/Treemap/Output/Imager.pm cp Treemap/Input/Dir.pm blib/lib/Treemap/Input/Dir.pm cp Treemap/Squarified.pm blib/lib/Treemap/Squarified.pm cp Treemap.pm blib/lib/Treemap.pm cp Treemap/Simple.pm blib/lib/Treemap/Simple.pm cp Treemap/Output.pm blib/lib/Treemap/Output.pm cp Treemap/Input.pm blib/lib/Treemap/Input.pm cp Treemap/Input/Cache.pm blib/lib/Treemap/Input/Cache.pm cp Treemap/Strip.pm blib/lib/Treemap/Strip.pm cp Treemap/Input/Input.pm blib/lib/Treemap/Input/Input.pm cp Treemap/Input/XML.pm blib/lib/Treemap/Input/XML.pm cp Treemap/Output/PrintedText.pm blib/lib/Treemap/Output/PrintedText.pm Manifying blib/man3/Treemap::Output::Imager.3 Manifying blib/man3/Treemap::Input::Dir.3 Manifying blib/man3/Treemap::Squarified.3 Manifying blib/man3/Treemap::Simple.3 Manifying blib/man3/Treemap.3 Manifying blib/man3/Treemap::Output.3 Manifying blib/man3/Treemap::Input.3 Manifying blib/man3/Treemap::Strip.3 Manifying blib/man3/Treemap::Input::XML.3 Manifying blib/man3/Treemap::Output::PrintedText.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/Dir........ok 1 - Successfully created object. ok 2 - This object is of the correct class. ok 3 - We can recurse through the current working directory. 1..3 ok t/Imager.....ok 1 - use Imager; ok 2 - use Treemap::Output::Imager; ok 3 - Successfully created object. ok 4 - This object is of the correct class. ok 5 - Drawing a box. ok 6 - Printing text. ok 7 - Width = 10. ok 8 - Height = 10. 1..8 ok t/Treemap....ok 1 - Treemap->new returned something ok 2 - and it is the correct class 1..2 ok t/XML........ok 1 - use XML::Simple; ok 2 - use Treemap::Input::XML; ok 3 - Successfully created object. ok 4 - This object is of the correct class. ok 5 - Successfully loaded an XML file. 1..5 ok All tests successful. Files=4, Tests=18, 1 wallclock secs ( 0.54 cusr + 0.18 csys = 0.72 CPU) PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl make: *** [htmlifypods] Hangup