This might be an issue with CPANPLUS 0.49. I downloaded it, manually extracted the archive, and ran the tests with no problems:
>nmake
Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved.
cp lib/Module/Load/Conditional.pm blib\lib\Module\Load\Conditional.pm
>nmake test
Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t\01_Module_Load_Conditional.t
t\01_Module_Load_Conditional....ok
All tests successful.
Files=1, Tests=11, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)
>nmake install
Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved.
Installing C:\Perl\site\lib\Module\Load\Conditional.pm Appending installation info to C:\Perl\lib/perllocal.pod
On 8/17/2004 5:40 PM Jos I. Boumans wrote in "Re: FAIL Module-Load-Conditional-0.05 MSWin32-x86-multi-thread 4.0":
On Aug 17, 2004, at 9:49 PM, [EMAIL PROTECTED] wrote:
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t\01_Module_Load_Conditional.t
t\01_Module_Load_Conditional....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 11
Failed 1/11 tests, 90.91% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------- --------
t\01_Module_Load_Conditional.t 1 256 11 1 9.09% 11
Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved.
Can't open perl script "and": No such file or directory
# Failed test (t\01_Module_Load_Conditional.t at line 106)
# Looks like you failed 1 tests of 11.
Failed 1/1 test scripts, 0.00% okay. 1/11 subtests failed, 90.91% okay.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2'
Stop.
I have really no idea where this comes from.. can you run this with TEST_VERBOSE and see where the 'and' error comes from -- doesn't seem to be present in the sources...
--
Jos Boumans
Suicide is our way of saying to God: "You can't fire me! I quit!"
CPANPLUS http://cpanplus.sf.net
