in reply to Re: sed isn't working within a perl script
in thread sed isn't working within a perl script

You want edit_file_lines because edit_file reads the whole file and not line-by-line
  • Comment on Re^2: sed isn't working within a perl script