Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

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

by eyepopslikeamosquito (Archbishop)
on Oct 02, 2012 at 00:10 UTC ( [id://996774]=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 ...

I'm always surprised when I hear someone's never used the Perl debugger.
It seems the list of someone's (who dislike debuggers) includes: Larry Wall, merlyn, and Linus Torvalds. :)

Replies are listed 'Best First'.
Re^3: When my script doesn't work, I ...
by dsheroh (Monsignor) on Oct 02, 2012 at 10:12 UTC
    Don't forget Kernighan and Pike... Looking for their quote on the topic, I came across this page, which immediately follows their quote by also adding Bob Martin to the list, with Bob having commented that "Using a debugger is a code smell."

      I'm not nearly as bright as any of those guys, but I want to make sure there are no misunderstandings when it comes to what the code is doing. Tests are awesome, but sometimes running code in a debugger will reveal subtleties that a log message doesn't. Once the compiler's happy with the code (as well as lint (C) or perlcritic (Perl) and everything looks fine in the debugger, I'm happy.

      Alex / talexb / Toronto

      "Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds

Log In?
Username:
Password:

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

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

    No recent polls found