Help for this page
#!/usr/bin/env perl use strict; ... $q->start_html(-title=>"Hello World"), $q->h2("Hello World"), $q->end_html();