-
-
19 May 2022 17:03:48 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (11)
- Testers (594 / 0 / 0)
- Kwalitee
Bus factor: 2- 49.97% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (53.99KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 8 contributors-
Ronan Oger
- Peter Wainwright
- Ian Hickson
- Adam Schneider
- Steve Lihn
- Allen Day
- Gabor Szabo
- Mohammad S Anwar
- Dependencies
- Exporter
- Scalar::Util
- constant
- parent
- strict
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Modules
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.pmadditional methodsHandle the XML generation bits for SVG.pmExamples
- examples/01_circle.pl
- examples/02_circle_with_color.pl
- examples/03_circle_and_square.pl
- examples/SVG_02_sample.pl
- examples/attributeManip.pl
- examples/circle.pl
- examples/ellipse.pl
- examples/image_sample.pl
- examples/inline_sample.pl
- examples/inlinesvg.pl
- examples/minsvg.pl
- examples/starpath.cgi
- examples/sun_text_sample.pl
- examples/svg.psgi
- examples/svg2png.pl
- examples/svg_dom_sample.pl
- examples/svgtest2.pl
- examples/yaph5.cgi
Module Install Instructions
To install SVG, copy and paste the appropriate command in to your terminal.
cpanm SVG
perl -MCPAN -e shell install SVG
For more information on module installation, please visit the detailed CPAN module installation guide.