Re: RFC 16 (v2) Keep default Perl free of constraints such as warnings and strict.

[email protected] (Piers Cawley) 18 Sep 2000 11:38:32 +0100
Newsgroups perl.perl6.language.strict
Message-ID <[email protected]>
Bart Lateur <[email protected]> writes:

> On 16 Sep 2000 03:12:06 -0000, Perl6 RFC Librarian wrote:
> 
> >The only major change to the text of this RFC was to remove a paragraph
> >stating that this RFC is particularly targeted to keep C<strict 'vars'>
> >off by default.
> 
> Yet, I personally would prefer it if strict 'refs' is always on by
> default. Would this hinder one-liners? How many one-lliners do you write
> that depend on symbolic references? None, I hope.

I've done it at least once in a programming competition where code
length was important. I can't say I'd recommend it though.

-- 
Piers