Query: html::widget::filter::htmlescape
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTML::Widget::Filter::HTMLEscape(3pm) User Contributed Perl Documentation HTML::Widget::Filter::HTMLEscape(3pm)NAMEHTML::Widget::Filter::HTMLEscape - HTML Escaping FilterSYNOPSISmy $f = $widget->filter( 'HTMLEscape', 'foo' );DESCRIPTIONHTML Escaping Filter.METHODSfilterBUGSHTML::Element now checks for, and refuses to escape already-escaped characters. This means that if you wish to double-escape characters, you must now do it yourself.AUTHORLyo Kato, "lyo.kato@gmail.com"LICENSEThis library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2007-03-01 HTML::Widget::Filter::HTMLEscape(3pm)