Hello,
Is there a way to update DynaLoader.pm from ActivePerl 5.10.0 from 1.0801 to 1.0802 (the version used in PDK) ?
I run normally my script using ActivePerl.
When I compile it using perlapp I receive no warnings.
When I execute compiled script I receive this error :
[myname@MyOS perl.db]$ ./demo
DynaLoader object version 1.0801 does not match $DynaLoader::VERSION 1.0802 at /DynaLoader.pm line 99.
BEGIN failed--compilation aborted at /DBI.pm line 157.
BEGIN failed--compilation aborted at demo.pl line 1
This issue there's only on Linux(I tried on CentOS 5,Debian 5). I ran the script on Windows PDK and there isn't any problem.
Best regards,
Tommaso.
I solved this issue upgrading to ActivePerl-5.10.0.1004-i686-linux-glibc-2.3.2-287188.tar.gz