Subject: | Cannot install par dists in Windows 2000 |
C:\Documents and Settings\Administrator\Desktop>perl -MPAR::Dist -einstall_par
Do not know to where to write install log at C:/Perl/lib/ExtUtils/Install.pm line 187.
It appears that $args{name} is not defined by _args(). Adding $args{name} = $args{dist}; before line 358 appears to do the job. Only tested on Windows 2000 Pro. Hope this helps.
=================
C:\Documents and Settings\Administrator\Desktop>perl -v
This is perl, v5.8.0 built for MSWin32-x86-multi-thread
=================
C:\Documents and Settings\Administrator\Desktop>perl -MPOSIX -le"print join(' : ', uname)"
Windows NT : mexnix : 5.0 : Build 2195 (Service Pack 4) : x86