I am running a perl script from "windows" which does a few things and then I want to replace a value in a file with a new value. (Note: this works find on unix but not windows).
I've tried many combinations google, search this site, and have not seen any example that's similar.