Revision history for Perl extension LaTeX::Pod.

0.07

 - Replaced previous text/command conditional branches in convert()
   with calls to dispatch handler.

 - The ending POD =cut directive will be added to generated output.

0.06 Tue Jan  9 21:02:19 CET 2007

 - Beautified code within Pod.pm, i.e. removed
   parentheses from method calls without arguments.

0.05 Sun Dec 31 03:29:24 CET 2006

 - Added accessors to get/set the internal POD data.

 - Fixed the indentation for LaTeX' verbatim blocks.

0.04 Die Dec 26 01:46:39 CET 2006

 - Forgot to include code for processing code & italic font tags.

0.03 Die Dec 26 00:20:08 CET 2006

 - Fixed umlauts.
 
 - Improved documentation.

0.02 Mon Dec 25 14:34:14 CET 2006

 - Unknown directives are skipped.

 - LaTeX Umlauts definitions are converted.

 - More than two following newlines will be reduced to two.

0.01 Mon Dec 25 05:59:08 CET 2006

 - Initial version.