The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebEditor::OldFeatures::HTMLFilterHack - replace the TT html filter

SYNOPSIS

In .../OldController.pm:

    use WebEditor::OldFeatures::HTMLFilterHack;

In the templates:

    [% variable | html %]

DESCRIPTION

This is a untested hack to replace the standard "html" filter with a version creating numeric entities.