Changes for version 2.21

  • Added the internal hash $svg->{-docref} which contains the -elist and -idlist hashes for tracking the elements and ids in the document in the DOM
  • Added functionality to SVG::DOM including getElements, getElementByID
  • Added an example of the use of SVG DOM in the examples directory
  • Added element-level namespace support to override the document namespace

Modules

SVG
Perl extension for generating Scalable Vector Graphics (SVG) documents
Perform DOM (Document object model) manipulations of the SVG object.
Generate the element bits for SVG.pm
Perl extension for generating Scalable Vector Graphics (SVG) documents
Handle the XML generation bits for SVG.pm