- Author: Michael G Schwern
- Title: Module Authoring Documentation
- Synopsis: Write documentation targeted specifically at Perl module authors using both Module::Build and MakeMaker. This includes basic authoring tutorials, information about XS and a cookbook for advanced issues. Specifically separate the documentation to address the different concerns. Also complete the author API documentation of both Module::Build and MakeMaker. Separate basic and advanced API information (for example, INSTALL_BASE and SIGN are basic but POLLUTE and PERLMAINCC are advanced) for easier reading.