in reply to
Re: String substitution
in thread
String substitution
Is there a way to use: perl -pi.bak -e 's/apple/orange/gi' c:\data w/o the '-pi.bak' part
Comment on
Re^2: String substitution
In Section
Seekers of Perl Wisdom