Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl not ok 1 - use Data::Rmap; # Failed test (test.pl at line 6) # Tried to use 'Data::Rmap'. # Error: "refaddr" is not exported by the Scalar::Util module # Can't continue after import errors at blib\lib/Data/Rmap.pm line 372 # BEGIN failed--compilation aborted at blib\lib/Data/Rmap.pm line 372. # Compilation failed in require at (eval 1) line 2. Bareword "cut" not allowed while "strict subs" in use at test.pl line 54. Bareword "HASH" not allowed while "strict subs" in use at test.pl line 36. Bareword "ARRAY" not allowed while "strict subs" in use at test.pl line 36. Bareword "SCALAR" not allowed while "strict subs" in use at test.pl line 36. Bareword "REF" not allowed while "strict subs" in use at test.pl line 36. Bareword "VALUE" not allowed while "strict subs" in use at test.pl line 36. Bareword "GLOB" not allowed while "strict subs" in use at test.pl line 36. Bareword "ARRAY" not allowed while "strict subs" in use at test.pl line 106. Bareword "VALUE" not allowed while "strict subs" in use at test.pl line 106. Bareword "ARRAY" not allowed while "strict subs" in use at test.pl line 138. Bareword "VALUE" not allowed while "strict subs" in use at test.pl line 138. Bareword "GLOB" not allowed while "strict subs" in use at test.pl line 187. Bareword "HASH" not allowed while "strict subs" in use at test.pl line 187. Execution of test.pl aborted due to compilation errors. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.