Well I've never cared about the "slow" aspect, I often want it where I have a string which represents a "date and time" and I just pass it to ParseDate() and that "just works".
In many cases strptime would work and I might use that with strftime etc., if it was in core ... but it seems worthless to pull a module in for strptime, when I can just pull Date::Manip in instead.
How do you parse date/time strings?
In reply to Re^4: Ovid's "Please Stop Using Perl 3" (Date::Manip)
by nevyn
in thread Ovid's "Please Stop Using Perl 3"
by Scott7477
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |