in reply to Re^5: perl script to search and replace comment in .aspx file
in thread perl script to search and replace comment in .aspx file

As Corion stated, you need to learn how to open a file for both reading and writing. In this post I personally went as far as to write my code to give an example of each.

  • Comment on Re^6: perl script to search and replace comment in .aspx file