RE: Regex sub moron problem

2002-03-26 Thread Nikola Janceski
day, March 26, 2002 4:25 PM > To: 'Beginners (E-mail)' > Subject: RE: Regex sub moron problem > > > > I have a file with some settings, and I want to change some > > of them. But when I write the file, I lose everything after a > > certain point. > &g

RE: Regex sub moron problem

2002-03-26 Thread David Gray
> I have a file with some settings, and I want to change some > of them. But when I write the file, I lose everything after a > certain point. > > Can someone point out my moronic mistake? > Everything after "ROOT =" is lost but it changes "ROOT =" to > the correct value. > > # perl here >