my $query = new CGI();
$query->param("myParam");
$query->new(\&hook);