my $query = CGI->new; print header(), $query->start_html(-title=>'My Counter', -author=>'you@domain.com', -base=>'true' -background=>'#7fb6bb');