HTML::Widgets::NavMenu::EscapeHtml(3pm) | User Contributed Perl Documentation | HTML::Widgets::NavMenu::EscapeHtml(3pm) |
HTML::Widgets::NavMenu::EscapeHtml - provides a function to escape HTML.
use HTML::Widgets::NavMenu::EscapeHtml; my $escaped_html = escape_html($html);
Escapes the HTML.
Copyright 2006 Shlomi Fish, all rights reserved.
This program is released under the following license: MIT X11.
2015-07-04 | perl v5.20.2 |