Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Re: Txet Maglning Glof, Ayobndy?

by Cody Pendant (Prior)
on Sep 16, 2003 at 07:19 UTC ( [id://291745]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $str = '
    According  to a researcher at an English university, it doesn\'t 
    matter in what order the letters in a word are.';
    $str =~ s/(\w)(\w+)/split"",$2;$,="";$,.=splice@_,rand@_,1while@_;$1.$
    +,/eg;
    print $str;
    
  2. or download this
    ($_='kkvvttuubbooppuuiiffssqqffssmmiibbddllffss')
     =~y~b-v~a-z~s;                             print
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-03-29 13:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found