HTML::Widgets::NavMenu::EscapeHtml.3pm

Langue: en

Version: 2009-12-09 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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 2006 Shlomi Fish, all rights reserved.

This program is released under the following license: MIT X11.