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 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD All tests successful, 2 tests skipped. Files=8, Tests=26, 2 wallclock secs ( 1.74 cusr + 0.59 csys = 2.33 CPU) Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/String/EscapeCage.pm Installing /export/home/cpanrun/build/5.6.1/man/man3/String::EscapeCage.3 Appending installation info to /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/perllocal.pod