Help for this page
#!/usr/bin/perl use strict; ... $tmpl->param(message => "Your user/pin incorrect - Use correct in +put"); print $tmpl->output(); }
Content-type:text/html <html> ... <h2>Hello Mr. Foo, your account - ready</h2> </body> </html>