At 12:31 PM 4/9/2001 -0600, Dan Brian wrote:
> > There won't be any magic toggles to make typeglobs come back if they go
> > away, or anything of that sort. Default behaviours like warning and
> > strictness may vary depending on whether perl thinks it's parsing a module
> > specifically written for perl 6 or not, but that's a far cry from parsing
> > perl 5 code generally.
>
>OK, I follow.
>
>So are we resolved on why we need a flag for the interpreter (back to the
>one liners)?

No, we don't. Since the proposed functionality is to enable perl 5's level 
of warnings and strictness unless we know otherwise (i.e. none), there's 
not much point. If one puts the module keyword in a one-liner, one deserves 
the behaviour one gets. And if you *want* strictness and/or warnings on, 
the current M flag will work just dandy for you, as it does with perl 5.

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to