On Windows, using ActivePerl v5.8.8, build 820 and DateTime v0.4501
installed via PPM from ActiveState's Perl 5.8 repository, I get a
message box with an error when I run a script which uses DateTime. The
script continues to run, apparently without error.
The message box looks like this:
---------------------------
perl.exe - Entry Point Not Found
---------------------------
The procedure entry point Perl_sv_2iv_flags could not be located in the
dynamic link library perl58.dll.
---------------------------
OK
---------------------------