Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: I usually debug via...

by InfiniteLoop (Hermit)
on Feb 17, 2005 at 04:55 UTC ( [id://431838]=note: print w/replies, xml ) Need Help??


in reply to I usually debug via...

I generally use print to debug my code. I found this style very helpful:

print STDERR __PACKAGE__ . ":" . __FILE__ . "-" . __LINE__ ;

Log In?
Username:
Password:

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

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

    No recent polls found