Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Control characters

by AnomalousMonk (Archbishop)
on Jun 05, 2009 at 16:55 UTC ( [id://768843]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    s/(.)?^O/\1/g; s/(.)?^N/\1/g;
    
  2. or download this
    >perl -wMstrict -le
    "for my $str (@ARGV) {
    ...
    OhNoOhNo -> hNoOhNo
    Use of uninitialized value $1 in substitution iterator at -e line 1.
    NotOnNotOn -> otOnNotOn
    

Log In?
Username:
Password:

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

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

    No recent polls found