App-Pod2CpanHtml
view release on metacpan or search on metacpan
lib/App/Pod2CpanHtml.pm view on Meta::CPAN
=head2 Other methods
C<App::Pod2CpanHtml> inherits all of the methods of its parent modules C<Pod::Simple> and C<Pod::Simple::HTML>. See L<Pod::Simple> for more details if you need finer control over the output of this module.
=head1 RATIONALE
This module is a very thin wrapper around L<Pod::Simple::HTML>. I wrote the initial version is response to a question on Perlmonks L<http://www.perlmonks.com/?node_id=596075>.
Despite its simplicity it has proved to be very useful tool for proofing Pod documentation prior to uploading to CPAN. It is also the basis of a script that I frequently copy from machine to machine and it is the answer to a question that is frequent...
=head1 SEE ALSO
This module also installs a L<pod2cpanhtml> command line utility. See C<pod2cpanhtml --help> for details.
You can render a Pod document using search.cpan's own engine at the following link: L<http://search.cpan.org/pod2html>.
Graham Barr's patch to Pod::Simple to produce the search.cpan output: L<http://cpan.org/authors/id/G/GB/GBARR/search.cpan.org-Pod-Simple-HTML.patch>
( run in 2.830 seconds using v1.01-cache-2.11-cpan-b16cb0d3907 )