Perl Module App::Changelog2x Change History

This is sample Perl application that uses XML::LibXML and XML::LibXSLT to process files from ChangeLogML to a variety of text-based and XHTML-based layouts.


Version: 0.11

Released: Tuesday September 1, 2009, 12:00:00 AM -0700

Changes:

Transaction revision: 18
  • /trunk/perl/bin/changelog2x
  • /trunk/perl/lib/App/Changelog2x.pm

Added warnings pragma.

Version: 0.10 [top]

Released: Thursday January 22, 2009, 01:16:00 AM -0800

Changes:

Transaction revision: 10
  • Build.PL (added)
  • MANIFEST.SKIP (added)
  • bin/changelog2x (added)
  • ex/README (added)
  • lib/App/Changelog2x.pm (added)
  • t/00_load.t (added)
  • t/01_pod.t (added)
  • t/02_pod_coverage.t (added)

Initial release. All basic functionality for the changelog2x script and the App::Changelog2x module done.