On Thu, Apr 05, 2001 at 05:15:56PM -0400, Ted Ashton wrote:
>   2) If the executable called ends in 6.  

ETOOMAGICAL.  Shades of zip/unzip here.  On some systems zip and unzip
are just hard links to the same binary.  It figures out what it
supposed to do by what name is called.  Very magical.  Very bad.


> That way, "the #! thing" would suffice for normal code and one could just 
> 
> perl6 -e 'whatever;' 
> 
> for one-liners.

One-liners run on a Perl 6 binary should just be Perl 6 code.  Do we
really have to worry about backwards compatibility with one liners?

Hmm... programs that have perl one-liners inside them might be
troublesome.

-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl6 Quality Assurance     <[EMAIL PROTECTED]>       Kwalitee Is Job One
What makes an animal escape from danger? When a small fish sense a big fish
coming, it escapes. Who taught them to run for their lives? No one. The
negative and positive charges made them advance and retreat automatically.
             --Alex Chiu, Immortality Guy

Reply via email to