Help for this page
use strict; use warnings; ... return $id; }
use strict; use warnings; ... print $cgi->header(); # etc