debian man page for kinosearch1::highlight::simplehtmlencoder

Query: kinosearch1::highlight::simplehtmlencoder

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KinoSearch1::Highlight::SimpleHTMLEncoder(3pm)		User Contributed Perl Documentation	    KinoSearch1::Highlight::SimpleHTMLEncoder(3pm)

NAME
KinoSearch1::Highlight::SimpleHTMLEncoder - encode a few HTML entities
SYNOPSIS
# returns '"Hey, you!"' my $encoded = $encoder->encode('"Hey, you!"');
DESCRIPTION
Implemetation of KinoSearch1::Highlight::Encoder which encodes HTML entities. Currently, this module takes a minimal approach, encoding only '<', '>', '&', and '"'. That is likely to change in the future.
COPYRIGHT
Copyright 2006-2010 Marvin Humphrey LICENSE, DISCLAIMER, BUGS, etc. See KinoSearch1 version 1.00. perl v5.14.2 2011-11-15 KinoSearch1::Highlight::SimpleHTMLEncoder(3pm)
Related Man Pages
kinosearch1::analysis::polyanalyzer(3pm) - debian
kinosearch1::analysis::stopalizer(3pm) - debian
kinosearch1::highlight::highlighter(3pm) - debian
kinosearch1::queryparser::queryparser(3pm) - debian
kinosearch1::search::searchclient(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com