Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Using the Perl Debugger (-d)

by eXile (Priest)
on Jan 26, 2007 at 15:46 UTC ( [id://596736]=note: print w/replies, xml ) Need Help??


in reply to Using the Perl Debugger (-d)

I sometimes use something like:
PERLDB_OPTS="NonStop=1 LineInfo=db.out AutoTrace" perl -d <script>
which writes the flow of execution to a file (db.out in this case).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (7)
As of 2024-04-19 15:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found