Checking if your kit is complete... Looks good Writing Makefile for Regex::Iterator cp lib/Regex/Iterator.pm blib/lib/Regex/Iterator.pm Manifying blib/man3/Regex::Iterator.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/01nothing........1..7 ok 1 - use Regex::Iterator; ok 2 - create new ok 3 - Checking to see if it terminates ok 4 - create new again ok 5 - Checking to see if it terminates ok 6 - Checking to see if it terminates again ok 7 - replaced properly ok t/02multiple.......1..6 ok 1 - use Regex::Iterator; ok 2 - create new ok 3 - matched matched ok 4 - do replace ok 5 - matched match ok 6 - replaced properly ok t/03qr.............1..6 ok 1 - use Regex::Iterator; ok 2 - create new ok 3 - matched matched ok 4 - do replace ok 5 - matched match ok 6 - replaced properly ok t/04complicated....1..11 ok 1 - use Regex::Iterator; ok 2 - new() ok 3 - string() returns string ok 4 - result() starts as string ok 5 - get_re returns regexp ok 6 - replaced all vowels with 'o' ok 7 - rewind() ok 8 - after rewind, $result == $string again ok 9 - chaining works ok 10 - set string works ok 11 - set re works ok All tests successful. Files=4, Tests=30, 1 wallclock secs ( 0.18 cusr + 0.09 csys = 0.27 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Regex/Iterator.html Installing /home/cpanrun/build/5.10.0/site/lib/Regex/Iterator.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Regex::Iterator.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod