BEGIN {    use vars qw($PATH_TO_CGI);    $PATH_TO_CGI = '/sc/develop/html/perl-bin';    $ENV{PATH_TO_CGI} = '/sc/develop/html/perl-bin'; }