PDLPorters/pdla-core

Look into a standard hook for updating pdldoc database

Closed this issue · 1 comments

Replicate the functionality of add_doc.pl or calling PDL::Doc::add_module (as in PDL::FFTW3). The former updates an entire tree while the later only does so for a single module.

For a complete list of modules on CPAN that use PDL::Doc, see this query.

See also discussion at PDLPorters/pdla-io-gd#3.

Proper PDL now has this as standard for both core and external modules in PDL::Core::Dev-generated install step. Closing, but please reopen/comment/open issue on proper PDL if you feel is needed!