Help for this page
select SYSDATE from dual; exit;
#!/usr/bin/perl use strict; ... print $q->header,$q->start_html, $q->pre($msg),$q->end_html;