While it is obvious from previous discussions that HTML::TokeParse is what I should utilize to strip html tags out of 'postings', I have no idea how to integrate messageboard style markup
ie: allowing B or I tags (in the style of perlmonks approved html tags), or probably using bracket [] style tools to create 'smart tags'
I know that this is common, and most definately in some module, somewhere, I just can't find that module.