use Test::More tests => 1; use strict; use SVG; ok(my $svg=new SVG,"Constructor");