On Fri Nov 07 05:44:32 2014, mahender.kotte@paxterrasolutions.com wrote:
Show quoted text> Hi
> When am trying to compile my program it is giving the error like:
>
> 03-11-2014
> Use of uninitialized value $mon in subtraction (-) at date_calculate.pl
> line 37.
> Undefined subroutine &main::timelocal_nocheck called at
> date_calculate.pl line 37.
> please send me the solution as soon as possible.
It's really hard to send you a solution without seeing your code. However, my guess is that you're passing an undefined value into timelocal_nocheck.