On Fri, Sep 15, 2000 at 05:04:23PM -0400, Chaim Frenkel wrote:
> >>>>> "DS" == Dan Sugalski <[EMAIL PROTECTED]> writes:
> >> But these all lack command line switches that are passed to perl.
> 
> DS> No, they don't. Not everywhere, certainly. Command-line switches
> DS> can be passed to all of 'em. Not everyone counts on the magic
> DS> shebang line to find the command interpreter...
> 
> If the -T ordering can easily be fixed (e.g. re-execing perl) then
> fix it. 

The -T ordering can be fixed even more easily, by thinking about 
the order by which options need to be processed, across the 
commandline and the shebang.

Remember, this is about designing a new Perl without any of the old 
limitations.

Z.

Reply via email to