Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

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

by silentius (Monk)
on Jun 25, 2011 at 20:08 UTC ( [id://911402]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $quoted_number_string = quotemeta $number_string;
    $quoted_number_string = quotemeta $quoted_number_string;
    $quoted_number_string    =~ s/\\\@P\\\@/([0-9]+)/;
    ...
    qr/.*$card,$sim.*$quoted_number_string.*/i
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-23 16:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found