kinosearch1::highlight::encoder(3pm) debian man page | unix.com

Man Page: kinosearch1::highlight::encoder

Operating Environment: debian

Section: 3pm

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

NAME
KinoSearch1::Highlight::Encoder - encode excerpted text
SYNOPSIS
# abstract base class
DESCRIPTION
Encoder objects are invoked by Highlighter objects for every piece of text that makes it into an excerpt. The archetypal implementation is KinoSearch1::Highlight::SimpleHTMLEncoder.
METHODS
encode my $encoded = $encoder->encode($text);
COPYRIGHT
Copyright 2006-2010 Marvin Humphrey LICENSE, DISCLAIMER, BUGS, etc. See KinoSearch1 version 1.00. perl v5.14.2 2011-11-15 KinoSearch1::Highlight::Encoder(3pm)
Related Man Pages
kinosearch1::analysis::polyanalyzer(3pm) - debian
kinosearch1::analysis::stopalizer(3pm) - debian
kinosearch1::search::multisearcher(3pm) - debian
kinosearch1::search::searchserver(3pm) - debian
kinosearch1::searcher(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results