in reply to Why isn't C<use strict> the default?
I hate to say this, but there is so much crap Perl code out there on the internet in free (and paid for) CGI programs, dodgy tutorials, half-arsed postings on various forums and so forth, that barely struggles to resemble Perl 5 let alone run under 'strict' that if stricture were to become the default (and consequently all this crap code stopped working) then we would all be inconvenienced as we are inundated here (and other places people talk about perl) by the torrent of questions of the "I got this code from <replace with favourite resource of hate> and it doesn't work" variety, it would probably drown out all the other content, the more insightful posters would get bored of answering the same question over and over and would drift away, and the people left would only know enough to type no strict at the top of their programs ...
Okay perhaps I exaggerate, but you get my point.
/J\
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Why isn't C<use strict> the default?
by BrowserUk (Patriarch) on Oct 28, 2004 at 14:09 UTC | |
by Anonymous Monk on Oct 28, 2004 at 17:12 UTC | |
by BrowserUk (Patriarch) on Oct 28, 2004 at 17:36 UTC | |
by Anonymous Monk on Oct 29, 2004 at 08:11 UTC | |
by BrowserUk (Patriarch) on Oct 29, 2004 at 08:54 UTC | |
| |
Re^2: Why isn't C<use strict> the default?
by Aristotle (Chancellor) on Oct 29, 2004 at 08:38 UTC |