Re: FAQ 4.17 How do I find yesterday's date?

[email protected] (brian d foy) Thu, 10 Feb 2011 19:05:19 -0800
Newsgroups perl.perlfaq.workers
Message-ID <100220111905196890%[email protected]>
[[ This message was both posted and mailed: see
   the "To," "Cc," and "Newsgroups" headers for details. ]]

In article <[email protected]>, James Wright
<[email protected]> wrote:

> Since the faq is for the current released version of Perl, where 
> Time::Piece and Time::Seconds are in core (but DateTime and Date::Calc 
> are not), wouldn't a Time::Piece / Time::Seconds answer be better than 
> the ones using non-core modules or the too complicated one using 
> Time::Local, something like

Good suggestion, 

I'll make this a patch on my next pass through the perlfaq.

Thanks, :)