Hi, I am new to Perl.

I am trying to replace a string within a bunch of html files.

Ideally, I would like to have the file name pulled from a list in a
text file, open the file, search for the string that will be replaced
within the file, pull the replacement string from another file, then
replace the string, close the file and move on to the next one.

Does anyone know of a good place to find an existing script I can
modify for my purposes?

Thanks.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to