Pod::Links - Pod::Parser subclass to deal with LEE links


PodToHTML documentation  | view source Contained in the PodToHTML distribution.

Index


NAME

Top

Pod::Links - Pod::Parser subclass to deal with L<> links

SYNOPSIS

Top

DESCRIPTION

Top

-----------------------------------------------------------------------------

THIS IS A DEPRECATED MODULE

If you aren't already using this module, don't start.

------------------------------------------------------------------------------

Pod::HTML_Elements is subclass of Pod::Parser. As the pod is parsed a tree of HTML::Element objects is built to represent HTML for the pod.

At the end of each pod HTML or PostScript representation is written to the output file.

SEE ALSO

Top

perlpod, Pod::Parser, HTML::Element, HTML::FormatPS

AUTHOR

Top

Nick Ing-Simmons

maintained by brian d foy <bdfoy@cpan.org>.


PodToHTML documentation  | view source Contained in the PodToHTML distribution.