Help for this page
package GD; sub BIGFONT () { 35 }
my $result = BIGFONT + 3;
my $have_GD = 0; BEGIN { ... $have_GD = 1; } }