---
abstract: 'Perl extension for generating Scalable Vector Graphics (SVG) documents.'
author:
  - 'Ronan Oger <ronan@cpan.com>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Test::More: '0.94'
  strict: '0'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: SVG
no_index:
  directory:
    - t
    - inc
provides:
  SVG:
    file: lib/SVG.pm
    version: '2.88'
  SVG::DOM:
    file: lib/SVG/DOM.pm
    version: '2.88'
  SVG::Element:
    file: lib/SVG/Element.pm
    version: '2.88'
  SVG::Extension:
    file: lib/SVG/Extension.pm
    version: '2.88'
  SVG::XML:
    file: lib/SVG/XML.pm
    version: '2.88'
requires:
  Exporter: '0'
  Scalar::Util: '0'
  constant: '0'
  parent: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  repository: https://github.com/manwar/SVG.git
version: '2.88'
x_contributors:
  - 'Peter Wainwright'
  - 'Ian Hickson'
  - 'Adam Schneider'
  - 'Steve Lihn'
  - 'Allen Day'
  - 'Gabor Szabo'
  - 'Mohammad Sajid Anwar'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'