Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: General Debugging Tips

by spurperl (Priest)
on Jun 10, 2005 at 05:28 UTC ( [id://465424]=note: print w/replies, xml ) Need Help??


in reply to General Debugging Tips

First of all, do not be hesitant to take on a challenge. You have to believe in your abilities !

But you shouldn't run before the train either - you are worrying about stuff way too early. If that code is well documented, the first thing of course is to read the documentation. Try to concentrate on the smallest chunks - the small/simple modules. Understanding some of them thoroughly will help you build up confidence.

As others said, and you've already read, there are debuggers for Perl, and there are debugging techniques you can use. But first and foremost you must understand the system and try it on simple examples. Advance in small but sure steps. It's good for confidence and overall performance.

And if you run into trouble, always remember that Perl has perlmonks out here, always willing to help.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-25 23:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found