in reply to
CGI Typein box for pseudo-HTML - is there a module?
You might look at
HTML::Scrubber
(an alternative approach would be to use
HTML::BBCode
or
Text::Markdown
or one of the multitude of others).
Comment on
Re: CGI Typein box for pseudo-HTML - is there a module?
In Section
Seekers of Perl Wisdom