Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Basic debugging checklist

by Bloodnok (Vicar)
on Feb 23, 2009 at 01:19 UTC ( [id://745683]=note: print w/replies, xml ) Need Help??


in reply to Basic debugging checklist

Damned decent posting :D ... just a coupla suggestions tho'...
  • Step 5 - Use a stringified ref. to provide straightforward visual comparison of 2, or more, ref.s - I've recently been using this to verify that a ref. in 2 different places is actually the same object.
  • Step 7 - add use autodie; to provide default exception throwing on failure
  • Step 7 & 8 - add use CGI::Carp; for CGI/WWW scripts
  • Your final observation WRT IDEs etc. could, IMHO, suggest that the use of Eclipse, for perl dev't, isn't for the fainthearted...
Just a thought...

A user level that continues to overstate my experience :-))

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-04-18 19:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found