The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.00

  • improve handling of passed arguments to ancestor parser classes
  • cleared up some messages and documentation
  • 1.00a1 Sat Dec 17 2005
    • several enchancements to support parsing some internal DTD constructs.
    • don't try to record comments prior to the start of the document, as SVG.pm doesn't handle that.
    • refactor Parser/Expat.pm and Parser/SAX/Handler.pm to place more common functionality in Parser/Base.pm
    • overhaul tests into a more conventional 'prove'able form

Modules

XML Parser for SVG documents
XML Expat Parser for SVG documents
XML SAX Parser for SVG documents
SAX handler class for SVG documents

Provides

in Parser/Base.pm