http://www.perlmonks.org?node_id=996695


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

  1. First I try to run it again, of course
  2. Put warn and die after every other line
  3. Take a break to do something less frustrating
  4. Consider how my problem would be done in Java
  5. Decide against Java and dejectedly scrolling through the code I wrote
  6. Abandon the project for a while
  7. Rewrite everything
It's a never-ending cycle :-/

~Thomas~
confess( "I offer no guarantees on my code." );