in reply to Re: Need advise on documentation support tools in Perl
in thread Need advise on documentation support tools in Perl

The POD is nowhere yet. The system is written in PHP and I am responsible for preparing it for release. This will include logging bugs as I discover them but primarily to document the system as it stands in a way that will let the help files be updatable when the code will evolve.

I am using perl to automate some steps in the process so POD came up as a file format to store information that may have to be transformed to other formats.

Disclaimer

  • Comment on Re: Re: Need advise on documentation support tools in Perl