Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Golf: ROT-n

by hardburn (Abbot)
on Nov 09, 2004 at 16:19 UTC ( [id://406374]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    plaintext:   abcdef
    ciphertext:  nopqrs
    
  2. or download this
    tr/A-Z/N-ZA-M/;
    
  3. or download this
    #        1         2         3         4
    # 3456789 123456789 123456789 123456789 123456
    ($n,$_)=@ARGV;split//;print chr(ord()+$n)for@_
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlmeditation [id://406374]
Approved by atcroft
Front-paged by grinder
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found