in reply to process a file and reading a line and passing the values to another sub function
"I need to know is there any tool/utlity for Windows XP where in which in can run the perl script line by line debugging mode so, that i can see what's happen to the variables during run time."
Perl has a debugger, learn how to use it here: perldebtut.
|
|---|