Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the DateTime CPAN distribution.

Report information
The Basics
Id: 43357
Status: resolved
Priority: 0/
Queue: DateTime

People
Owner: Nobody in particular
Requestors: HMNIELSEN [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.4501
Fixed in: (no value)



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 ---------------------------
Ooooops - sorry. Investigating the issue (why didn't I do that before?) I find that the problem is in Params::Validate.