in reply to doxygen for perl?

I use Perl Doxygen Filter. It works with basic OO-Perl. It doesn't take full advantage of Doxygen, but most things work (generating inheritance diagrams, member documentation, and all of the whizzbang formatting features of doxygen).

Replies are listed 'Best First'.
Re^2: doxygen for perl?
by Anonymous Monk on Oct 26, 2011 at 05:26 UTC
    There is a new project on CPAN for Doxygen support in Perl. Doxygen::Filter::Perl
      I just saw that version 1.50 of Doxygen::Filter::Perl has been released on CPAN and Sourceforge.