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

Re: I usually debug via...

by Dietz (Curate)
on Feb 15, 2005 at 13:41 UTC ( [id://431164]=note: print w/replies, xml ) Need Help??


in reply to I usually debug via...

For code in development I usually use print.

For code which is already in production I usually use perl -d, so I can make changes during runtime without altering the original code.

I voted for print, since this is what I use more often.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-19 21:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found