HTML-EscapeEvil-AllowAll

 view release on metacpan or  search on metacpan

AllowAll.pm  view on Meta::CPAN

    $self->{_tag_map} = [
                         [ "a", "abbr", "acronym", "address", "area" ],
                         [ "b", "base", "basefont", "bdo", "big", "blockquote", "body", "br", "button" ],
                         [ "caption", "cite", "code", "col", "colgroup" ],
                         [ "dd", "del", "dfn", "div", "dl", "dt" ],
                         [ "em", "embed" ],
                         [ "fieldset", "frameset", "font", "form" ],
                         [ "h1", "h2", "h3", "h4", "h5", "h6", "head", "hr", "html" ],
                         [ "i", "iframe", "img", "input", "ins" ],
                         [ "kbd" ],
                         [ "label", "legend", "li", "link" ],
                         [ "map", "meta" ],
                         [ "nobr", "noscript" ],
                         [ "object", "ol", "optgroup", "option" ],
                         [ "p", "param", "pre" ],
                         [ "q" ],
                         [ "rb", "rbc", "rp", "rt", "rtc", "ruby" ],
                         [ "s", "samp", "script", "select", "small", "span", "strong", "strike", "style", "sub", "sup" ],
                         [ "table", "tbody", "td", "textarea", "tfoot", "th", "thead", "title", "tr", "tt" ],
                         [ "u", "ul" ],
                         [ "var" ]



( run in 1.600 second using v1.01-cache-2.11-cpan-49f99fa48dc )