Hi Irfan,
irfan.sa...@cognizant.com wrote:
I have several subroutines/functions in Perl script. I just wanted to know how to check whether specific function/subroutine in my Perl script is really executing or not. And if it is executing then what is the exit status of that function.
Can you tell us more about your problem? In particular, how come you can't put print's in your function to show whether or not they were called?
Ray -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/