P
Analyzed about 23 hours ago
A Perl module for converting Pod documents to ePub eBooks. The output eBook can be read on a variety of hardware and software eBook readers.
Pod is Perl's "Plain Old Documentation" format, see http://perldoc.perl.org/perlpod.html.
EPub is an eBook format, see http://en.wikipedia.org/wiki/Epub.
... [More]
The module comes with a pod2epub utility that will convert Pod to an ePub eBook. For example:
pod2epub some_module.pm -o some_module.epub
See pod2epub --man for full documentation. [Less]
248
lines of code
0
current contributors
over 10 years
since last commit
1
users on Open Hub