debian man page for pod::pseudopod::index

Query: pod::pseudopod::index

OS: debian

Section: 3pm

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

Pod::PseudoPod::Index(3pm)				User Contributed Perl Documentation				Pod::PseudoPod::Index(3pm)

NAME
Pod::PseudoPod::Index -- format PseudoPod index entries
SYNOPSIS
use Pod::PseudoPod::Index; my $parser = Pod::PseudoPod::Index->new(); $parser->parse_file('path/to/file1.pod'); $parser->parse_file('path/to/file2.pod'); $parser->output_text;
DESCRIPTION
This class is a formatter that extracts index items from PseudoPod files and renders them as plain text or html. This is a subclass of Pod::PseudoPod and inherits all its methods.
SEE ALSO
Pod::PseudoPod
COPYRIGHT
Copyright (c) 2004 Allison Randal. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.
AUTHOR
Allison Randal <allison@perl.org> perl v5.12.4 2011-08-10 Pod::PseudoPod::Index(3pm)
Related Man Pages
pod::simple::text(3pm) - mojave
pod::simple::textcontent(3pm) - mojave
pod::simple::text5.18(3pm) - mojave
pod::index::builder(3pm) - debian
pod::pseudopod::html(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?