All the Perl that's Practical to Extract and Report
This week I have uploaded TT2 wrapper around HTML::BBCode.
Module provides filter which converts BBCode to HTML.
[% USE HTML::BBCode %] [% FILTER bbcode %] [b]Bold[/b] [i]Italic[/i] etc [% END %]