|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re: substitution using hash issueby brap (Pilgrim) |
| on Nov 12, 2012 at 15:16 UTC ( #1003457=note: print w/ replies, xml ) | Need Help?? |
|
Hi jaffinito34, Looks like the month numbers are being interpreted as octal. Drop the leading zeroes, especially for 'Aug' and 'Sep'. 'Jan' => 1, ... That will at least get your program running.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||