# -*-Perl-*- BEGIN { unshift @INC, 'blib/lib' } use CGI::Debug( report => 'errors' ); use strict; print "Content-type text/html\r\n\n"; print "a1\n";