Hi Glenn,
Glenn Linderman schrieb:
4) So as soon as I eliminated c:\windows\system32\perl58.dll from my
system, I was able to build the last version of PAR I had from the
repository... being successful at that, I didn't test it, but instead
did nmake clean, and updated to the latest version from the repository.
Unfortunately, it doesn't build cleanly:
.\static.exe -I"D:/GUI/par/trunk/inc" -I"C:/Perl/site/lib"
-I"C:/Perl/lib" -I"D:/GUI/par/trunk" -I"." -I../myldr/.. -I../blib/lib
-q -B -O..\script\parl.exe
Bareword "PAR::Repository::Client" not allowed while "strict subs" in
use at ../blib/lib/PAR.pm line 436, <_FH> chunk 1.
Anyone have any insight into issues 1, 2, or 4? 4 could be as simple as
adding a couple ' marks?
Right. The last commit was bad. Please try with revision 282.
Steffen