Help for this page
#!/usr/local/bin/perl -w use CGI ':standard'; #use GD; #version GD 1.18 ... print header, html( h1( "CGI: $CGI::VERSION GD: $GD::VERSION" ) );