Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: The Perl Review

by chipmunk (Parson)
on Feb 03, 2002 at 04:54 UTC ( [id://143024]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl -l
    
    print hole(uc $_) for @ARGV;
    ...
    #2345678901234567890123456789012345678901234567
    my$d;map$d=$d*36+(/\d/?$_:-55+ord),pop=~/./g;$d
    }
    
  2. or download this
    % perl base36.pl 1 A 10

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (9)
As of 2024-04-18 11:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found