To run this one-line offuscated code you need to set $LANG to "C" (export LANG=C or something like that in your favorite shell). Here we go:
$_=++$_*++$_*++$_;($:)=($!=$*=$~=--$_)=~/^(.).*$/;--$*;$*--;$;=$:;($:) +=($!=$_+=++$_)=~/^(.).*$/;--$*;$*--;$;=$;.$:;$_++;$_++;($:)=($!=++$_) +=~/^(.).*$/;--$*;$*--;$;=$;.$:;--$_;--$_;($:)=($!=$_+=++$_+(++$~))=~/ +^(.)/;$;=$;.$:;$_++;($:,$~)=($!=++$_)=~/^...(.)(.).*$/;$,=$:.$~;($:,$ +~)=($!=++$_+$*)=~/^.....(.)(.).*$/;$,.=$:.$~;$_/=$_;$|=$_++;`$, $; $| +>&$_`
I do not think such a code had already been post here.

Replies are listed 'Best First'.
Re: No alpha-num
by eyepopslikeamosquito (Archbishop) on Oct 14, 2004 at 22:01 UTC
Re: No alpha-num
by jdalbec (Deacon) on Oct 14, 2004 at 02:18 UTC
    This doesn't work on Mac OS X since
    some of the error messages are different.
    However, the following modification works on Mac OS X.
    $_=++$_*++$_*++$_;($:)=($!=$*=$~=--$_)=~/^(.).*$/;--$*;$*--;$;=$:;($:) +=($!=$_+=++$_)=~/^(.).*$/;--$*;$*--;$;=$;.$:;$_++;$_++;($:)=($!=++$_) +=~/^(.).*$/;--$*;$*--;$;=$;.$:;--$_;--$_;($:)=($!=$_+=++$_-(++$~))=~/ +^(.)/;$;=$;.$:;$_+=++$~;($:,$~)=($!=$_+=$~)=~/^...(.)(.).*$/;$,=$:.$~ +;($:,$~)=($!=--$_)=~/^.* (.)(.).*$/;$,.=$:.$~;$_/=$_;$|=$_++;`$, $; $ +|>&$_`