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/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-basic..........1..1 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 06:00:48 2007 # Current time GMT: Sun Dec 16 14:00:48 2007 # Using Test.pm version 1.25 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 } not ok 1 dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01-newfeatures....1..11 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 06:00:49 2007 # Current time GMT: Sun Dec 16 14:00:49 2007 # Using Test.pm version 1.25 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 2 (wstat 512, 0x200) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay t/02-match..........Can't locate Clone.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Regexp-Extended/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Regexp-Extended/blib/arch /sw/lib/perl5 /sw/lib/perl5/darwin /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at t/02-match.t line 5. BEGIN failed--compilation aborted at t/02-match.t line 5. dubious Test returned status 2 (wstat 512, 0x200) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00-basic.t 9 2304 1 1 1 t/01-newfeatures.t 2 512 11 22 1-11 t/02-match.t 2 512 ?? ?? ?? Failed 3/3 test scripts. 12/12 subtests failed. Files=3, Tests=12, 1 wallclock secs ( 0.15 cusr + 0.06 csys = 0.21 CPU) Failed 3/3 test programs. 12/12 subtests failed. make: *** [test_dynamic] Error 2