Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Pod::Simple::LaTeX -- format Pod as LaTeX
SYNOPSIS
perl -MPod::Simple::LaTeX -e \
"exit Pod::Simple::LaTeX->filter(shift)->any_errata_seen" \
thingy.pod > thingy.tex
DESCRIPTION
This class is a formatter that takes Pod and renders it as LaTeX.
If you are particularly interested in customizing this module's output even more, see the source and/or write to me.
SEE ALSO
COPYRIGHT AND DISCLAIMERS
Copyright (c) 2003 TODO-AUTHNAME. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.
AUTHOR
TODO-AUTHNAME+addr