use strict; use CGI; #tested on 5.005/UNIX my $q = new CGI; print $q->header(), $q->start_html(-title=>'CDB Form'); print <end_html();