Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

#!/usr/bin/perl

by BBQ (Curate)
on Dec 30, 1999 at 21:33 UTC ( [id://1602]=obfuscated: print w/replies, xml ) Need Help??

%A=('r'=>"\n","\t"=>'#','/'=> 's','f'=>'p',"b"=>'n');@C=qw (e ! r/ / e );foreach $k (sort keys %A){ @B=(" ",'u','i',"\b",'l');$s .=qq{$k$B[$x++]$A{$k}$C[$x] \b};if ($x==1){$t=$k.$B[$x-1].$A{$k};}#ops } print$A{r}.$s;#i h8 left over \s's

Replies are listed 'Best First'.
RE: #!/usr/bin/perl
by BBQ (Curate) on Jan 09, 2000 at 07:00 UTC
    Hey vroom! That's mine!

    :)
      Oops... sorry BBQ I needed something to start the obfuscated code section with and just copied it... forget to go into the database and change its ownership though. It's done now though...
        heh... n/p! I'm actually kinda proud I made it 1st into the obfuscated code bin. :o)

        cheers

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: obfuscated [id://1602]
Approved by erzuuli
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-18 23:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found