Changes for version 2.89 - 2026-03-05

  • Fix RT#136789: Corrected misleading documentation for comment() and desc() methods.
  • Fixed logic in SVG::Element::xmlify to ensure comment elements are correctly rendered as XML comments rather than standard tags.
  • Updated desc() documentation to use cdata() for content, preventing hash assignment warnings.
  • Improved get_path() documentation to clarify return attributes (d vs points) based on element type.

Modules

SVG
Perl extension for generating Scalable Vector Graphics (SVG) documents.
A library of DOM (Document Object Model) methods for SVG objects.
Generate the element bits for SVG.pm
additional methods
Handle the XML generation bits for SVG.pm