search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
466 B
Text
8 lines
466 B
Text
This module allows you to generates CPAN like pod pages from your
|
|
modules (not only perl but also javascript including pod) for your
|
|
projects. Set your library modules' root directory with libroot option.
|
|
And you have to set output directory's path with outroot option. And
|
|
this module searches your pm and pod files from your libroot, and
|
|
generates html files, and an index page lists up all your modules there.
|
|
|
|
WWW: https://metacpan.org/release/Pod-ProjectDocs
|