in reply to
multiple search/replace across multiple files
As you wish to manipulate HTML, you may find the
HTML::Tree
module useful.
Comment on
Re: multiple search/replace across multiple files
In Section
Seekers of Perl Wisdom