Brent Clark wrote:
Hi all
I have a date as the example format
01.01.06 (I know, but thats how I got it)
anyway I need to check that this date is greater than current days date.
Would anyone have any solutions to this problem.
I have looked at the cpan repository, but from what I see they all work
/ deal with second aswell.
Sorry never mind, think I have a solution
Ill use epoch
Found this on cpan.
DateTime::Format::Epoch;
Thanks
Brent
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>