THIS IS A DEPRECATED MODULE

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

Copyright (c) 1997-1999 Nick Ing-Simmons. All rights reserved. This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

PodToHTML generates HTML from one or (more typically) several files containg POD documentation.

It uses Pod::Parser to parse the PODs and HTML::Element to represent the HTML as it is generated.

This release is compatible with Pod::Parser version 1.061

The distribution also includes Pod::Links for parsing L<> constructs.