Help for this page

Select Code to Download


  1. or download this
    Installing /home/***/lib/perl5/site_perl/i386-linux/GD.pm
    
  2. or download this
    use lib '/home/anonymonk/lib/perl5/site_perl/i386-linux';
    use GD;
    print "$GD::VERSION\n";