Attempting to install PAR on a Win98 machine using ActivePerl 5.6.1.
Successful at installing all required modules except Modules::ScanDeps.
perl makefile.pl seems to work okay.
nmake hangs:
C:\My Documents\Perl\Module-ScanDeps-0.28>nmake
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\Perl\bin\perl.exe -IC:\Perl\lib -IC:\Perl\lib -MExtUtils::Command
-e
cp script/scandeps.pl blib\script\scandeps.pl
C:\Perl\bin\perl.exe -IC:\Perl\lib -IC:\Perl\lib -e "system
qq[pl2bat.b
at ].shift" blib\script\scandeps.pl
Can anyone provide any hints?
Thanks.