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

0.10 Thu Jun  1 01:12:30 UTC 2006

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

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 chromatic.

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