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

Re^2: The Queensr˙che Situation

by Rodster001 (Pilgrim)
on Oct 19, 2014 at 19:24 UTC ( [id://1104338]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl
    ...
            s/([[:^ascii:]])/'\x{'.sprintf("%x",ord($1)).'}'/ge if $bytes 
    +> length;
    
            return $_;
    
  2. or download this
    
            81      Q       Q
    ...
    Queensr˙che
    unaccented: Queensryche
    
  3. or download this
            81      Q       Q
            117     u       u
    ...
            99      c       c
            104     h       h
            101     e       e
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-16 15:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found