Checking if your kit is complete... Looks good Writing Makefile for String::MatchInterpolate cp benchmark.pl blib/lib/String/benchmark.pl cp lib/String/MatchInterpolate.pm blib/lib/String/MatchInterpolate.pm Manifying blib/man3/String::MatchInterpolate.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01use.............1..1 ok 1 - use String::MatchInterpolate; ok t/02simple..........1..21 ok 1 - defined $smi ok 2 - vars list ok 3 - matched correct keys ok 4 - subpattern fail produces undef ok 5 - literal mismatch produces undef ok 6 - correct keys with junk ok 7 - rebuilt string ok 8 - rebuilt string with mismatch patterns ok 9 - Duplicate variable name fails ok 10 - defined $smi (nested braces in pattern) ok 11 - vars list ok 12 - matched correct keys ok 13 - defined $smi (literal braces) ok 14 - vars list ok 15 - matched correct keys ok 16 - defined $smi (literal dollar) ok 17 - vars list ok 18 - matched correct keys ok 19 - defined $smi (escaped dollar) ok 20 - vars list ok 21 - matched correct keys ok t/03with_trail......1..3 ok 1 - defined $smi with trail ok 2 - matchd with empty trail ok 3 - matchd with trail ok All tests successful. Files=3, Tests=25, 2 wallclock secs ( 1.01 cusr + 0.05 csys = 1.06 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/String/benchmark.pl Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/String/MatchInterpolate.pm Installing /home/cpanrun/build/5.6.1/man/man3/String::MatchInterpolate.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod