Checking if your kit is complete... Looks good Writing Makefile for String::Expand cp lib/String/Expand.pm blib/lib/String/Expand.pm Manifying blib/man3/String::Expand.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01use........1..1 ok 1 - use String::Expand; ok t/02string.....1..7 ok 1 - Plain string ok 2 - String with $FOO ok 3 - String with $A_LONG_VAR_NAME_HERE ok 4 - String with ${delimited}_text ok 5 - Undefined variable raises exception ok 6 - Variable with literal \$dollar ok 7 - Variable with literals and expansions ok t/03strings....1..7 ok 1 - Plain strings ok 2 - Independent strings ok 3 - Strings with literals ok 4 - Chain of strings (no overlay) ok 5 - Chain of strings (with overlay) ok 6 - Exception (loop) throws exception ok 7 - Chain with overlay ok All tests successful. Files=3, Tests=15, 1 wallclock secs ( 0.19 cusr + 0.07 csys = 0.26 CPU) make: *** [manifypods] Hangup