Group
Extension

Matches 1

Escape-Houdini ( Y/YA/YANICK/Escape-Houdini-0.3.3.tar.gz, YANICK, 2020; MetaCPAN )
Escape-Houdini/contrib/benchmark.pl ( view source; MetaCPAN )
    "HTML::Escape escape_html" => sub { bench_html_escape($input) },
});

}

my $input = do { local $/ = <DATA> };

say "random webpage";

say "escape_html(random webpage)";

cmpthese( -10, {
    "hou

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.