On Thu, 16 Oct 2003 11:07:44 -0700, Paul Harwood wrote:
> I am trying to compare a file's modified timestamp with the current
> date.

Take a look at the Date-related modules on CPAN.  There are almost too
many to list here, but those I use frequently (more or less), are:

  Time::Piece
  Date::Calc
  Date::Manip

I guess Date::Calc is the most relevant for you in this case.


-- 
Tore Aursand <[EMAIL PROTECTED]>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to