RE: version conflict question

2005-12-12 Thread Chris Newman
conflict question Chris Newman wrote: > My Perl dll used to compile, but now I get the following error: > > Perl lib version (v5.8.3) doesn't match executable version (v5.8.4) at > /PerlApp/Config.pm line 32. > > BEGIN failed--compilation aborted at myplc.pl line 815. >

Re: version conflict question

2005-12-12 Thread Jeff Griffiths
Chris Newman wrote: My Perl dll used to compile, but now I get the following error: Perl lib version (v5.8.3) doesn't match executable version (v5.8.4) at /PerlApp/Config.pm line 32. BEGIN failed--compilation aborted at myplc.pl line 815. Does anybody have any idea what's going on here?

version conflict question

2005-12-12 Thread Chris Newman
Title: version conflict question Hi, I recently upgraded my ActiveState Perl distro - From... ActivePerl-5.8.4.810-MSWin32-x86.msi Komodo-Professional-3.0.1-110687.msi PDK-Pro-6.0.0.117102.msi To... ActivePerl-5.8.7.815-MSWin32-x86-211909.msi Komodo-Professional-3.5.1-223842.msi PDK