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

A Prefect Obfuscation

by thabenksta (Pilgrim)
on May 02, 2001 at 01:01 UTC ( [id://77125]=obfuscated: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -w
    use strict;
    ...
    60|61|36|49|59|36|105|43|43|41|123|36|109|46|61|36|50|59|125|124|103|
    101|59|112|114|105|110|116|32|36|109|59|39";
    my $r = join '',map{chr;}split '\|';print `$r`;
    
  2. or download this
    my $name = 'Ben Kittrell';
    $name=~s/^(.+)\s(.).+$/\L$1$2/g;
    my $nick = 'tha' . $name . 'sta';
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (6)
As of 2024-04-19 16:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found