in reply to
Reaped: Check if string is a valid date
Consider using the modules Date::Parse and Date::Calc (especially its check_date routine).
Comment on
Re: Check if string is a valid date
In Section
Cool Uses for Perl