Doxygen::Filter::Perl::POD - A perl code pre-filter for Doxygen
Contents
Description
The Doxygen::Filter::Perl::POD is a helper module for use with Doxygen::Filter::Perl 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 Doxygen::Filter::Perl can use. The reason I went
this route is Pod::POM appears to be well established and pretty good at parsing POD. I thus did not
want to reinvent the wheel when it appears that this wheel works pretty well. Now this class should
probably find its way in to the Pod::POM::View tree at some point. But for now it is here.
License
This is free software, licensed under the Apache License, Version 2.0. See the LICENSE file included
with this package for license details.
perl v5.36.0 2023-06-11 Doxygen::Filter::Perl::POD(3pm)
Name
Doxygen::Filter::Perl::POD - A perl code pre-filter for Doxygen
