http://www.perlmonks.org?node_id=236950


in reply to Re^2: How to Parse an RFC 822 style date with Time::Piece?
in thread How to Parse an RFC 822 style date with Time::Piece?

I've seen that comment in the Date::Manip docs. But it's so easy to use and just gets the job done. If I'm concerned with performance, I'll have to look into some of the many other date and time modules. But I have lots of stuff (for example cron jobs) where I'll gladly trade some CPU cycles to save a few of my cycles.