|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: parsing date stringby OeufMayo (Curate) |
| on Apr 27, 2001 at 23:14 UTC ( #76235=note: print w/ replies, xml ) | Need Help?? |
|
Though Date::Manip is certainly able to do this kind of operations, I would not recommand using it. In fact neither the author of this module: There are plenty of specialized module in the Date::* hierarchy that can fill the bill. For instance, I would use Time::Local for this kind of job, but I'm sure one could find a better suited module (maybe Date::Format?). Anyway here's a stab at it:
Disclaimer: Code barely tested, not to be used to operate nuclear reactors. <kbd>--my $OeufMayo = new PerlMonger::Paris({http => 'paris.mongueurs.net'});</kbd>
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||