Hi Mike,

you can either try to run the scripts from the command line
perl -d myscript.pl

or you try using another debugger:

For example install Tk and the Devel::ptkdb module.
Then read the CGI section of
perldoc Devel::ptkdbd


Gabor

Reply via email to