Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Pithy Japh

by liverpole (Monsignor)
on Aug 19, 2005 at 12:12 UTC ( [id://485092]=obfuscated: print w/replies, xml ) Need Help??


#!/usr/bin/perl -w            	                       
                     open                      (O,$0)  	   
                &&                 map                      	          
       {s/( {2,})/print                    '  '                  eq$1?       
                    ' '              :  chr          0x5e+   length     
             $1/eg       }                    <O>

Replies are listed 'Best First'.
Re: Pithy Japh
by collin (Scribe) on Sep 29, 2005 at 05:03 UTC
    Very nice. Looking at each of the pieces of code individually like this makes it really hard to understand how this is a Japh. liverpole++
      Thanks, collin.  And I'm honored that it was you who first commented on this submission!  I'll look forward to seeing more of your own obfuscations...

Log In?
Username:
Password:

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

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

    No recent polls found