
Pod::Simple::LaTeX -- format Pod as LaTeX

perl -MPod::Simple::LaTeX -e \ "exit Pod::Simple::LaTeX->filter(shift)->any_errata_seen" \ thingy.pod > thingy.tex

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.


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.

TODO-AUTHNAME+addr