Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

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

by SuicideJunkie (Vicar)
on Oct 01, 2012 at 13:47 UTC ( [id://996659]=note: print w/replies, xml ) Need Help??


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

  1. Save the extra code written while it was compiling & running, and run it again.
  2. Fix any obvious typos pointed out by the compile phase, run it again.
  3. Goto (2) until the code segment currently being worked on is done.
  4. Work on problem from (1)

Most of the time the problem is that a function hasn't been written yet, but if its a real bug, then dumper + code folding text editor is the way to go.

Log In?
Username:
Password:

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

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

    No recent polls found