logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Doxygen::Filter::Perl::POD - A perl code pre-filter for Doxygen

Author

       Bret Jordan <jordan at open1x littledot org> or <jordan2175 at gmail littledot com>

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

See Also