App-CPANModuleSite
view release on metacpan or search on metacpan
mksite - Generate a web site for a CPAN module
=head1 SYNOPSIS
$ mksite My::Lovely::Module
=head1 DESCRIPTION
This program will automatically generate a web site for a CPAN module
(actually, it's more accurate to say a CPAN distribution). It gets the
information used to create the site from two sources:
=over 4
=item * It uses the MetaCPAN API to get data about the distribution.
=item * It uses templates and other files that can be stored in the code
repository for the distribution.
=back
( run in 0.421 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )