Checking if your kit is complete... Looks good Writing Makefile for HOP::Lexer cp lib/HOP/Lexer.pm blib/lib/HOP/Lexer.pm cp lib/HOP/Lexer/Article.pod blib/lib/HOP/Lexer/Article.pod Manifying blib/man3/HOP::Lexer.3 Manifying blib/man3/HOP::Lexer::Article.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........1..1 ok 1 - use HOP::Lexer; # Testing HOP::Lexer 0.032, Perl 5.008, /export/home/cpanrun/build/5.8.0/bin/perl ok t/10-lexer........1..8 ok 1 - use HOP::Lexer; ok 2 - &make_lexer should be exported to our namespace ok 3 - &string_lexer should be exported to our namespace ok 4 - Calling make_lexer() with valid arguments should succeed ok 5 - ... and $lexer->("peek") should return the next token without advancing ok 6 - ... and it should return the correct tokens ok 7 - Calling string_lexer() with a string should succeed ok 8 - ... and it should return the correct tokens ok t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD All tests successful, 2 tests skipped. Files=4, Tests=9, 3 wallclock secs ( 1.33 cusr + 0.35 csys = 1.68 CPU) Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/HOP/Lexer.pm Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/HOP/Lexer/Article.pod Installing /export/home/cpanrun/build/5.8.0/man/man3/HOP::Lexer.3 Installing /export/home/cpanrun/build/5.8.0/man/man3/HOP::Lexer::Article.3 Appending installation info to /export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/perllocal.pod