Search results for "dist:Pod-Index ITUB"

Pod::Index - Index and search PODs using Xlt> entries. River stage zero No dependents

The Pod-Index distribution includes various modules for indexing and searching POD that is appropriately marked with X<> POD codes. "Pod::Index", as a module, does nothing. Everything is done by Pod::Index::Builder, Pod::Index::Search, and other help...

ITUB/Pod-Index-0.14 - 16 Oct 2005 00:29:18 UTC

Pod::Index::Entry - Represents Pod search result River stage zero No dependents

This class represents a POD index entry. An entry is defined by the podname/filename, line number, and context. The entry object also has the ability to extract the POD "scope" from the filename....

ITUB/Pod-Index-0.14 - 16 Oct 2005 00:29:18 UTC

Pod::Index::Search - Search for keywords in an indexed pod River stage zero No dependents

This module searches an index created by Pod::Index::Builder. Search results are returned as Pod::Index::Entry objects. It is also possible to search for subtopics for a keyword. For example, a search for "operator" might return things like operator,...

ITUB/Pod-Index-0.14 - 16 Oct 2005 00:29:18 UTC

Pod::Index::Extract - Extracts a "pod scope" River stage zero No dependents

This module is a subclass of Pod::Parser. It outputs POD without any transformation; however, it only outputs the POD that is "in scope" as defined in Pod::Index. To use this module, you first need to position a filehandle at the beginning of the des...

ITUB/Pod-Index-0.14 - 16 Oct 2005 00:29:18 UTC

Pod::Index::Builder - Build a pod index River stage zero No dependents

This is a subclass of Pod::Parser that reads POD and outputs nothing. However, it saves the position of every X<> entry it sees. The index can be retrieved as a hashref, or printed in a format that is understandable by Pod::Index::Search....

ITUB/Pod-Index-0.14 - 16 Oct 2005 00:29:18 UTC

podindex - build index from pods River stage zero No dependents

This is a simple wrapper script around Pod::Index::Builder. It parses the POD files given as arguments, finds all X<> entries, generates an index and prints it to standard output....

ITUB/Pod-Index-0.14 - 16 Oct 2005 00:29:18 UTC
6 results (0.036 seconds)