in reply to Re: Re: CGI and Perl
in thread CGI and Perl

Does createHTML import the -debug flag?:
use CGI qw(-debug); # or something like: use CGI qw(:standard -debug);