Skip Menu |

This queue is for tickets about the Regexp-Genex CPAN distribution.

Report information
The Basics
Id: 6473
Status: resolved
Priority: 0/
Queue: Regexp-Genex

People
Owner: Nobody in particular
Requestors: muenalan [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.05
Fixed in: (no value)



Subject: [as5.8.3/winXP] test fail (Can't locate String/Escape.pm in @INC)
String::Escape not installed and *bang*. [tip] Add this and other dependencies into you Makefile.PL. Cheers, Murat --[1]-- CPAN.pm: Going to build B/BO/BOWMANBS/Regexp-Genex-0.05.tar.gz Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. cp lib/Regexp/Genex.pm blib\lib\Regexp\Genex.pm p:\PerlApache\Perl\bin\nmake.exe -- OK Running make test Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. P:\PerlApache\Perl\bin\perl.exe "-Iblib\lib" "-Iblib\arch" test.pl 1..22 not ok 1 - use Regexp::Genex; # Failed test (test.pl at line 5) # Tried to use 'Regexp::Genex'. # Error: Can't locate String/Escape.pm in @INC (@INC contains: blib\lib blib\arch P:/PerlApache/Perl/lib P:/PerlApache/Perl/site/lib .) at blib\lib/Regexp/Genex.pm line 20. # BEGIN failed--compilation aborted at blib\lib/Regexp/Genex.pm line 20. # Compilation failed in require at (eval 1) line 2. Undefined subroutine &main::strings called at test.pl line 16. # Looks like you planned 22 tests but only ran 1. # Looks like your test died just after 1. NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0xff' Stop. p:\PerlApache\Perl\bin\nmake.exe test -- NOT OK Running make install make test had returned bad status, won't install without force --[2]--