NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
11 (Score:2)
I can't reproduce whatever bug you think you've found. I did this:
print DateTime->new(day=>6,month=>11,year=>2003)->datetime;
and it works fine.
Re:11 (Score:2)
I have no idea why a month of 11 is failing but it is. I was testing it on Windows so it may be some perculiarity there. I will look more in depth tomorrow.
Whining is for someone who can't be arsed to try and help fix things. You have me mistaken for someone else. If you would like me to take the time in future to try and write test cases or even send patches, then I suggest you stop the belittling tone.
Reply to This
Parent
Re:11 (Score:2)
A month of 11 being a problem mystifies me, since it works fine for me. I'm not sure why it'd be a problem on Windows. But you certainly didn't mention that in the RT report, or I would have responded to it.
As to the infinite t
Re:11 (Score:2)
The infinite issue is not something I've had time to look into. My first assumption was that so