Checking if your kit is complete... Looks good Writing Makefile for Regexp::Extended cp Extended.pm blib/lib/Regexp/Extended.pm cp Extended/MatchArray.pm blib/lib/Regexp/Extended/MatchArray.pm cp Extended/MatchGroup.pm blib/lib/Regexp/Extended/MatchGroup.pm cp Extended/Match.pm blib/lib/Regexp/Extended/Match.pm Manifying blib/man3/Regexp::Extended.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-basic..........Variable "$parenGrp" is not imported at (re_eval 1) line 2. Global symbol "$parenGrp" requires explicit package name at (re_eval 1) line 2. Compilation failed in regexp at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Regexp-Extended/blib/lib/Regexp/Extended.pm line 62. Compilation failed in require at t/00-basic.t line 6. BEGIN failed--compilation aborted at t/00-basic.t line 6. # Failed test 1 in t/00-basic.t at line 4 # t/00-basic.t line 4 is: END { ok(0) unless $loaded } dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01-newfeatures....Variable "$parenGrp" is not imported at (re_eval 1) line 2. Global symbol "$parenGrp" requires explicit package name at (re_eval 1) line 2. Compilation failed in regexp at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Regexp-Extended/blib/lib/Regexp/Extended.pm line 62. Compilation failed in require at t/01-newfeatures.t line 8. BEGIN failed--compilation aborted at t/01-newfeatures.t line 8. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay t/02-match..........Variable "$parenGrp" is not imported at (re_eval 2) line 2. Global symbol "$parenGrp" requires explicit package name at (re_eval 2) line 2. Compilation failed in regexp at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Regexp-Extended/blib/lib/Regexp/Extended.pm line 62. Compilation failed in require at t/02-match.t line 10. BEGIN failed--compilation aborted at t/02-match.t line 10. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/00-basic.t 255 65280 1 1 100.00% 1 t/01-newfeatures.t 255 65280 11 22 200.00% 1-11 t/02-match.t 255 65280 1 2 200.00% 1 Failed 3/3 test scripts, 0.00% okay. 13/13 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 255