Help for this page
my $type= $q->param('type'); $type ||= 'display'; ... # output Content-Type: text/html # Output HTML page };