On Mon, Sep 05, 2005 at 08:29:00PM +0100, Nicholas Clark wrote:
> It's not valid perl 4:
> 
> $ perl4 -e 'no 5; print "[EMAIL PROTECTED]"' 
> syntax error in file /tmp/perl-em47tij at line 1, next 2 tokens "no 5"
> Execution of /tmp/perl-em47tij aborted due to compilation errors.

$ perl1 -e 'no 4;  print "Happy New Year, 1988!\n"'
syntax error in file /tmp/perl-eE52cHQ at line 1, next token "string"
Execution aborted due to compilation errors.


-- 
Michael G Schwern     [EMAIL PROTECTED]     http://www.pobox.com/~schwern
Insulting our readers is part of our business model.
        http://somethingpositive.net/sp07122005.shtml

Reply via email to