Changes for version 2.0

  • Improved POD, and moved it to SVG::manual
    • Tested significantly
    • Added aliases for xmlify
    • broke out Element.pm module from SVG.pm file
    • Repaired scripting support
    • Added CDATA tag for unmollested text support
    • changed underlying datastructure to support SVG::Parser
    • Repaired in-line SVG generation
    • Added configurability and NON-SVG support
    • Other stuff in the POD.

Modules

SVG
Perl extension for generating Scalable Vector Graphics (SVG) documents
Generate the element bits for SVG.pm
Handle the XML generation bits for SVG.pm