|
|
| "be consistent" | |
| PerlMonks |
Re: Debugging a programby dHarry (Abbot) |
| on Aug 06, 2008 at 13:32 UTC ( [id://702631]=note: print w/replies, xml ) | Need Help?? |
|
Perl -d (If you invoke Perl with the -d switch, your script runs under the Perl source debugger) There are also many modules for debugging on CPAN. Some IDE's (like mine) come with there own debugger. I would advise to try your luck with Perl -d first.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||||||||