Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for HTML::EasyTags cp lib/HTML/EasyTags.pm blib/lib/HTML/EasyTags.pm Manifying blib/man3/HTML::EasyTags.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/HTML-EasyTags....1..79 ok 1 -- START TESTING HTML::EasyTags ok 2 new() ret EasyTags obj ok 3 new() inits group prop to '0' ok 4 groups_by_default( 1 ) returns '1' ok 5 new() inits prologue prop to '\n' ok 11 comment_tag( 'hello' ) returns '\n'... ok 12 comment_tag( ['hello','world'] ) returns '\n