Scroll to navigation

HTML::Widgets::NavMenu::EscapeHtml(3pm) User Contributed Perl Documentation HTML::Widgets::NavMenu::EscapeHtml(3pm)
 

NAME

HTML::Widgets::NavMenu::EscapeHtml - provides a function to escape HTML.

SYNOPSIS

    use HTML::Widgets::NavMenu::EscapeHtml;
    my $escaped_html = escape_html($html);

escape_html()

Escapes the HTML.

COPYRIGHT & LICENSE

Copyright 2006 Shlomi Fish, all rights reserved.
This program is released under the following license: MIT X11.
2013-10-22 perl v5.18.1