in reply to Object oriented Perl: What's popular?

I use Natural Docs for in-place technical documentation. Compared with perlpod, the syntax is more readable for me and easier for writing too. Excluding list of inherited methods, it gives me all what I need. But when I write module for CPAN, I use perlpod, of course.
  • Comment on Re: Object oriented Perl: What's popular?