Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

another meaning of space

by mayaTheCat (Scribe)
on Aug 15, 2002 at 06:20 UTC ( [id://190317]=obfuscated: print w/replies, xml ) Need Help??

hi monks,
here comes my 2nd obfuscation;
since it is very similar to my first obfuscation
this one may not obfuscate you.

anyway this is more compact!

undef $/ ; open ( d , $0 ) ; $_ = <d>; close ( d ) ; s/[^\040]+/_/g ; for$+ ( 0 .. 7 ){ $; = 7 - $+ ; $- = $; + 1 ; s/_\040{$-}/$;/g } for$+(0..23){$; = substr ($_,$+*2,2); print ( chr ( $; =~ /^00$/ ?32:96+oct$; )) }

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (2)
As of 2024-04-16 21:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found