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

Re^2: RegExp substitution

by Keystone (Initiate)
on Apr 10, 2014 at 20:17 UTC ( [id://1081863]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    1st substitute/([A-Z][a-z][\W][\b])/<userinput>/;
    
  2. or download this
    then
    2nd substitute/(NOT THIS ONE[A-Z][a-z][\W][\b])(THIS ONE[A-Z][a-z][\W]
    +[\b])/<userinput>/;
    
  3. or download this
    then
    3rd substitute/(NOT THIS ONE[A-Z][a-z][\W][\b])(AND NOT THIS ONE[A-Z][
    +a-z][\W][\b])(BUT THIS ONE[A-Z][a-z][\W][\b])/<userinput>/;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-04-25 06:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found