Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Basic debugging checklist

by choroba (Cardinal)
on Feb 28, 2020 at 17:33 UTC ( [id://11113558]=note: print w/replies, xml ) Need Help??


in reply to Basic debugging checklist

Maybe it's time to update the eval line to
eval { do_something(); 1 } or warn $@;

Here's why: Bug in eval in pre-5.14

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-03-28 19:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found