On 9/1/05, Rafael Garcia-Suarez <[EMAIL PROTECTED]> wrote:
> I just commited into bleadperl a patch that implements this :
> 
>     $ ./perl -e 'no 5'
>     Perls since v5.0.0 too modern--this is v5.9.3, stopped at -e line 1.
>     BEGIN failed--compilation aborted at -e line 1.
> 
> That is, the exact opposite of the current "use VERSION" syntax.


Does this mean that we have to implement perl4 compatability?

perl5 -e 'no 5; print "[EMAIL PROTECTED]"'

Reply via email to