Pod::LaTeX

Pod::LaTeX is a Perl module to convert Pod data to formatted Latex.
Download

Pod::LaTeX Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Tim Jenness
  • Publisher web site:
  • http://search.cpan.org/~tjenness/File-Temp-0.20/Temp.pm

Pod::LaTeX Tags


Pod::LaTeX Description

Pod::LaTeX is a Perl module to convert Pod data to formatted Latex. Pod::LaTeX is a Perl module to convert Pod data to formatted Latex.SYNOPSIS use Pod::LaTeX; my $parser = Pod::LaTeX->new ( ); $parser->parse_from_filehandle; $parser->parse_from_file ('file.pod', 'file.tex');Pod::LaTeX is a module to convert documentation in the Pod format into Latex. The pod2latex command uses this module for translation.Pod::LaTeX is a derived class from Pod::Select. Requirements: · Perl


Pod::LaTeX Related Software