Help for this page
tar -zxvf GD-1.41.tar.gz cd GD-1.41 perl Makefile.PL make make test
use lib '/home/neil/GD-1.41/blib/lib','/home/neil/GD-1.41/blib/arch'; use GD;
BEGIN { unshift (@INC, 'directory'); }