The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use Test::More tests=>4;
use strict;
use_ok('SVG',"call SVG once");
use_ok('SVG',"call SVG twice without warnings");
use_ok('SVG',"call SVG three times without warnings");
use_ok('SVG',"call SVG dont blow it away without warnings");