Pod::PseudoPod::LaTeX
-------------------

1.000 Fri Aug 14 02:08:21 UTC 2009

This module parses Pod::PseudoPod files and produces LaTeX files suitable for
display and printing.

INSTALLATION

To install this module, run the commands:

    $ perl Build.PL
    $ perl ./Build
    $ perl ./Build test
    $ sudo perl ./Build install

You will also get the program ppod2latex, which converts a valid PseudoPOD file
to LaTeX.

SUPPORT AND DOCUMENTATION

After installing, read the documentation for this module with the perldoc
command.

    perldoc Pod::PseudoPod::LaTeX

You can also look for information at:

    Search CPAN
        http://search.cpan.org/dist/Pod-PseudoPod-LaTeX

    CPAN Request Tracker:
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Pod-PseudoPod-LaTeX

    AnnoCPAN, annotated CPAN documentation:
        http://annocpan.org/dist/Pod-PseudoPod-LaTeX

    CPAN Ratings:
        http://cpanratings.perl.org/d/Pod-PseudoPod-LaTeX

COPYRIGHT AND LICENCE

Copyright (C) 2006, 2009 chromatic.

This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.
