Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Conditional Search and Replace

by Hue-Bond (Priest)
on May 01, 2010 at 08:53 UTC ( [id://837914]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    
    ...
    This is some example (repl1) text which
    will be (repl3) modified according (repl2)
    to some replacement (repl2) rules.
    
  2. or download this
    use warnings;
    use strict;
    
    ...
    print $txt;
    __END__
    This is some example (repl42) text
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-26 00:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found