The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.