Pod::Index version 0.11
=======================
The Pod-Index distributions includes various modules for indexing and
searching POD that is marked appropriately with X<> POD codes.
NOTE: this is an early version, published for experimental purposes, so some of
the interfaces and file formats may change slightly in future versions.
INSTALLATION
perl Makefile.PL
make
make test
make install
DEPENDENCIES
perl-5.8.0+
Search::Dict => 0,
Pod::Parser => 1,
COPYRIGHT AND LICENSE
Copyright (C) 2005 Ivan Tubert-Brohman <
[email protected]>
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.