in reply to
Code to a Reaped Node
Your obfuscated is very good but I found a syntax error at the end near :
$n=int(rand 5)if($n==0)
Which should be :
$n=int(rand 5);if($n==0)
BobiOne (PERL bless me)
Comment on
Re: Code to the Reaped Node
Select
or
Download
Code
Replies are listed 'Best First'.
Re: Re: Code to the Reaped Node
by
magnus
(Pilgrim)
on Feb 22, 2001 at 20:49 UTC
thanks... corrected
magnus
[reply]
In Section
Obfuscated Code