Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Cfg

by K_M_McMahon (Hermit)
on May 11, 2005 at 05:05 UTC ( [id://455864]=note: print w/replies, xml ) Need Help??


in reply to Cfg

I must be missing something. You have 2 subroutines and nothing that calls either one in the main code block? As is, this does nothing.

On the other hand, I like the obfu concept of using the same variable in different ways by chainging the capitalization.....

-Kevin
my $a='62696c6c77667269656e6440676d61696c2e636f6d'; while ($a=~m/(^.{2})/s) {print unpack('A',pack('H*',"$1"));$a=~s/^.{2}//s;}

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-18 07:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found