Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Code eating code

by jdalbec (Deacon)
on Mar 29, 2005 at 04:22 UTC ( [id://443029]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    open( eval STDIN, do { (local $_ = $0) =~ s/\.tdy$//; $_ } );
    ...
        $_ = chr( $a + ord $_ ) for @h; # add name as a number to @h
        $a; # return name, e.g. "39"
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-19 10:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found