Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: When my script doesn't work, I ...

by Tux (Canon)
on Oct 05, 2012 at 10:10 UTC ( [id://997429]=note: print w/replies, xml ) Need Help??


in reply to Re: When my script doesn't work, I ...
in thread When my script doesn't work, I ...

You should use Devel::Trace. That would save you a lot of adding checkpoints :)

FWIW, I also use the invaluable Devel::TraceUse to find out why a script works flawless on machine A where it fails on machine B and quite often find out that it isn't my code that fails, but a bad/old module that is not updated on machine B.


Enjoy, Have FUN! H.Merijn

Replies are listed 'Best First'.
Re^3: When my script doesn't work, I ...
by Anique (Acolyte) on Oct 05, 2012 at 15:11 UTC

    Thanks for the tip! I'll look into that.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-03-29 12:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found