- or download this
<form method='post' action='<TMPL_VAR NAME="LOGIN_URL">'>
Email Address <input type='text' name='email' size='50'
...
<input type='hidden' name='rm' value='<TMPL_VAR NAME="RM">'>
<input type='submit' name='submit'>
</form>
- or download this
sub form_login {
my ( $self ) = @_;
...
$output .= $cgi->end_html();
return $output;
}
- or download this
HTML::Template->param() : You gave me an odd number of parameters to param()! at Auth.pm line 51 - or download this
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
...
},
'mtime' => 1087914359
}, 'HTML::Template' );