Re: RFC 16 (v1) Keep default Perl free of constraints su

[email protected] ((Johan Vromans)) 05 Aug 2000 11:51:39 +0200
Newsgroups perl.perl6.language.strict
Message-ID <[email protected]>
Peter Scott <[email protected]> writes:

> This is a (not *the*) key to the acceptance of Perl for large projects
> in large institutions.

I refuse to go along with this. Any organisation (or person) that is
involved in serious programming uses some set of rules that must be
obeyed. E.g., database names, user interface style, modules to use.
The obligation to put a "use strict" in front of your code will be the
least problematic one.

-- Johan