Checking if your kit is complete... Looks good Writing Makefile for Regexp::Extended Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. 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 Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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 MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 04:18:46 2008 # Current time GMT: Fri Jan 11 12:18:46 2008 # 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 C:\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. 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 MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 04:18:46 2008 # Current time GMT: Fri Jan 11 12:18:46 2008 # 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 C:\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 9 (wstat 2304, 0x900) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay t/02-match..........1..1 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Fri Jan 11 04:18:47 2008 # Current time GMT: Fri Jan 11 12:18:47 2008 # Using Test.pm version 1.25 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 C:\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 List of Failed ------------------------------------------------------------------------------- t/00-basic.t 9 2304 1 2 1 t/01-newfeatures.t 9 2304 11 22 1-11 t/02-match.t 255 65280 1 2 1 Failed 3/3 test scripts. 13/13 subtests failed. Files=3, Tests=13, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 3/3 test programs. 13/13 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.