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

Re^3: qr// for Expect.pm problem

by AnomalousMonk (Archbishop)
on Jun 25, 2011 at 21:17 UTC ( [id://911407]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    >perl -wMstrict -le
    "my $raw = '+fo\o*@P@*b\ar+';
    ...
    (?msx-i:\+fo\\o\*\+([0-9]+)\*b\\ar\+)
    '123 +fo\o*+987*b\ar+ 456'
    '987'
    
  2. or download this
    >perl -wMstrict -le
    "my $sq = 'start \ \\ \' stop';
     print qq{'$sq'};
    "
    'start \ \ ' stop'
    

Log In?
Username:
Password:

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

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

    No recent polls found