html::widget::filter::htmlescape(3pm) debian man page | unix.com

Man Page: html::widget::filter::htmlescape

Operating Environment: debian

Section: 3pm

HTML::Widget::Filter::HTMLEscape(3pm)			User Contributed Perl Documentation		     HTML::Widget::Filter::HTMLEscape(3pm)

NAME
HTML::Widget::Filter::HTMLEscape - HTML Escaping Filter
SYNOPSIS
my $f = $widget->filter( 'HTMLEscape', 'foo' );
DESCRIPTION
HTML Escaping Filter.
METHODS
filter
BUGS
HTML::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.
AUTHOR
Lyo Kato, "lyo.kato@gmail.com"
LICENSE
This 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)
Related Man Pages
html::filter(3) - redhat
html::filter5.18(3) - mojave
html::formfu::filter(3pm) - debian
html::formfu::filter::formatnumber(3pm) - debian
html::widget::element::button(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
A (ksh) Library For and From UNIX.com