in reply to Re^3: Need to replace string from external file
in thread Need to replace string from external file

yup i am copying as i have already created a script for it.
  • Comment on Re^4: Need to replace string from external file

Replies are listed 'Best First'.
Re^5: Need to replace string from external file
by marto (Cardinal) on Nov 06, 2017 at 11:56 UTC

    I mean did you find the basis for this online somewhere, which you'd copied/pasted. Don't use File::Slurp (explained here, and elsewhere) as you're already using File::Path.