On Jan 26, 9:37 pm, rajin...@hp.com (Rajini S) wrote:
> Hi,
>
> I am new to Perl Programming and have a query in perl.
>
> In perl is there any system defined functions to find out the
> Differences in dates.
>
> Eg :
>
> Date 1 -> 26-Jan-2009
> Date 2 -> 14-Jan-2009
>
> So the difference between two dates is 12 days.
>
> Is there a way to achieve this with any system defined functions
> In Perl ????
>
> -Rajini

Hey Rajini,

You may want to take a look at

http://search.cpan.org/dist/Date-Calc/Calc.pod

Regards,

Roger


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to