Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^3: Error when trying to loop through DB and run a script

by roboticus (Chancellor)
on Apr 03, 2007 at 16:43 UTC ( [id://608100]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Error when trying to loop through DB and run a script
in thread Error when trying to loop through DB and run a script

ikkon:

You might want to try the perl debugger. I've only used it recently (due to a recent thread about it), and find it very easy to use for problems like this. Just invoke your script like:

perl -d script_name.pl and then you can set a breakpoints, step through the code, display variable values, etc.

...roboticus

Log In?
Username:
Password:

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

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

    No recent polls found