Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Debugging a program

by amarquis (Curate)
on Aug 06, 2008 at 13:28 UTC ( [id://702629]=note: print w/replies, xml ) Need Help??


in reply to Debugging a program

You are looking for the Perl debugger, which you can learn about at perldoc perldebug or perldoc perldebtut for the tutorial. It lets you step through your code as you discuss and poke around inside variables and such (and much more)

I have to admit, though, that I'm a print and Dumper guy myself.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://702629]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-19 05:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found