in reply to
HTML Matching
Why strip them out? Just use the encode_entities function from HTML::Entities on the string.
Comment on
Re (tilly) 1: HTML Matching
In Section
Seekers of Perl Wisdom