Checking if your kit is complete... Looks good Writing Makefile for String::EscapeCage cp lib/String/EscapeCage.pm blib/lib/String/EscapeCage.pm Manifying blib/man3/String::EscapeCage.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001_load........1..1 ok 1 - use String::EscapeCage; ok t/002_caging......1..7 ok 1 - use String::EscapeCage; ok 2 - The object isa String::EscapeCage ok 3 - Uncaging works ok 4 - Trying to access a caged string dies ok 5 - Escaping a trivial string gives a string ok 6 - Trying to access an interpolated caged string dies ok 7 - Interpolatation gives an EscapeCage ok t/003_escaping....1..7 ok 1 - use String::EscapeCage; ok 2 - The object isa String::EscapeCage ok 3 - Uncaging works ok 4 - Escaping a plain text string gives a string ok 5 - Interpolatation of a plain text EscapeCage gives plain text ok 6 - The object isa String::EscapeCage ok 7 - Escaping simple characters gives proper HTML entities ok t/004_caveat......1..2 ok 1 - use String::EscapeCage; ok 2 - Calling uncage didn't change $1 ok t/005_re..........1..6 ok 1 - use String::EscapeCage; ok 2 - Calling uncage didn't change $1 ok 3 - Calling failing re didn't change $1 ok 4 - Failing match (successfully) returned undefs ok 5 - Calling matching re didn't change $1 ok 6 - Match returned captured texts ok t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/String/EscapeCage.pm contains no boilerplate text 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..1 ok 1 - blib/lib/String/EscapeCage.pm ok All tests successful, 1 test skipped. Files=8, Tests=27, 3 wallclock secs ( 3.10 cusr + 0.23 csys = 3.33 CPU) Installing /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/String/EscapeCage.pm Installing /home/cpanrun/build/5.8.0/man/man3/String::EscapeCage.3 Appending installation info to /home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/perllocal.pod