SPUG: (no subject)

Andrew Sweger andrew at sweger.net
Sun Jul 31 21:45:09 PDT 2005


On Sun, 31 Jul 2005, Charles Mauch wrote:

> 
> >> Anyway, my question is this.
> >
> > Wait, wait, wait. Just wait a moment.
> >
> > Did you "use strict"? Hmmm. Or warnings? *sigh*
> 
> When testing, I usually "use diagnostics".  I should probably start using
> strict though :)

The diagnostics pragma is not the same as strict. You generally _always_
want to use strict (and then disable various amounts of strictness in
limited scopes as needed).

-- 
Andrew B. Sweger -- The great thing about multitasking is that several
                                things can go wrong at once.



More information about the spug-list mailing list