in reply to Re^3: Problem Replacing Previously Found String
in thread Problem Replacing Previously Found String
Thanks. I'll check out Text::Template, that's a new one for me. Nothing fancy goes into $FindWhat, just plain strings like COLUMN_NAME
After my first post I discovered $-[0] and I have implemented a version using that. It's still buggy, but it's better.
Doug