Help for this page
# fill in some parameters in the template $template->param(Number => $Number); ... $template->param(ear => $ear); $template->param(mouth => $mouth); }
# fill in some parameters in the template $template->param( ... id_no => $id_no, message_no => $message_no, );