Pod::LaTeX - convert Pod to latex using Pod::Parser

This is version 0.59 of Pod::LaTeX. This module can be used to convert pod data to latex. It uses the standard Pod::Parser module. A pod2latex replacement command is provided. This can be installed over the pod2latex command distributed with perl.

Please let me know of any problems.

INSTALLATION

% perl Build.PL
% ./Build
% ./Build test
% ./Build install

Currently the tests are not very good (only a simple test is provided).

REQUIREMENTS

Requires perl 5.005 or newer.

Written completely in Perl. XS is not required.

Requires the PodParser package from CPAN. This is standard with perl 5.6.0. This module is part of the standard perl distribution and has been since perl 5.6.1.

AUTHOR

Tim Jenness <t.jenness@jach.hawaii.edu>

Copyright (C) 2011 Tim Jenness.
Copyright (C) 1999-2004 Tim Jenness and the UK Particle Physics and Astronomy Research Council. All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

CHANGES

V0.59

V0.58

V0.57

V0.56

V0.55

V0.54

V0.53

V0.52

V0.51

V0.50

KNOWN BUGS