Help for this page

Select Code to Download


  1. or download this
     #!/usr/bin/perl
    
    use strict;
    ...
    $g2->ellipse(200,200);
    
    print $img->svg;
    
  2. or download this
    $ perl test.pl 
    Can't locate auto/GD/newGroup.al in @INC (@INC contains: /etc/perl /us
    +r/local/lib/x86_64-linux-gnu/perl/5.20.0 /usr/local/share/perl/5.20.0
    + /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_6
    +4-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .
    +) at /usr/lib/x86_64-linux-gnu/perl5/5.20/GD/Simple.pm line 1007.