|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: Benefits of -wby idnopheq (Chaplain) |
| on Apr 09, 2001 at 14:00 UTC ( [id://71007]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I tend to agree with the others. Warnings are your friends. As Sun Tzu said (and I paraphrase) "The best way to avoid a trap is knowing where it is". Generally, I'll not only 'use strict' and '-w' my stuff for everyday, but when developing, testing, and debugging, I'll 'use diagnostics' and fire up the 'ol debugger.
I especially like this if developing for a broad audience, web stuff included. The extra time and grief saves me tenfold down the line.
HTH
p.s. - YMMV ... TTOSBT (To thine own self be true).
In Section
Meditations
|
|
||||||||||||||||||||||||