Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Regular Expression problem with $variable =~ m/C++/

by ForgotPasswordAgain (Priest)
on Jun 11, 2007 at 14:38 UTC ( [id://620502]=note: print w/replies, xml ) Need Help??


in reply to Regular Expression problem with $variable =~ m/C++/

You want to look at `perldoc perlre` and search for 'quotemeta', since '+' is obviously a special character in regexes.
  • Comment on Re: Regular Expression problem with $variable =~ m/C++/

Replies are listed 'Best First'.
Re^2: Regular Expression problem with $variable =~ m/C++/
by Anonymous Monk on Jun 12, 2007 at 12:19 UTC
    Thanks! I will go to read the relative documentations. Kind regards, M.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-24 21:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found