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 /home/cpanrun/tmp/5.10.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.010000, /home/cpanrun/tmp/5.10.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..2 ok 1 - blib/lib/HOP/Lexer.pm ok 2 - blib/lib/HOP/Lexer/Article.pod ok All tests successful, 1 test skipped. Files=4, Tests=11, 1 wallclock secs ( 0.32 cusr + 0.08 csys = 0.40 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/HOP/Lexer.html Installing /home/cpanrun/build/5.10.0/html/site/lib/HOP/Lexer/Article.html Installing /home/cpanrun/build/5.10.0/site/lib/HOP/Lexer.pm Installing /home/cpanrun/build/5.10.0/site/lib/HOP/Lexer/Article.pod Installing /home/cpanrun/build/5.10.0/site/man/man3/HOP::Lexer.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/HOP::Lexer::Article.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod