|
|
| Think about Loose Coupling | |
| PerlMonks |
Re^2: need help in editing multiple word in a fileby vkp (Novice) |
| on Nov 19, 2012 at 17:40 UTC ( #1004590=note: print w/ replies, xml ) | Need Help?? |
|
consider this example: lion is brave animal. cat is brave animal. dog is brave animal. in this i want to change brave by frightened only for cat. so i need to match cat and replace brave with frightened. So match file is like: cat frightened . Thanks.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||