The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

PPI::Transform::Doxygen::POD - Convert POD to Doxygen compatible HTML

DESCRIPTION

This is a shameless copy of Doxygen::Filter::Perl::POD.

It is a helper module for use with PPI::Transform::Doxygen and should not be called directly. This class actually overloads some of the methods found in Pod::POM::View::HTML and converts their output to be in a Doxygen style that PPI::Transform::Doxygen can use.

AUTHOR

Bret Jordan (author of Doxygen::Filter::Perl::POD)

Thomas Kratz <TOMK@cpan.org> Modifications