fillinform — Fills in HTML Forms
$model->fillinform(email => $email);
Used with HTML::FillInForm to fill in HTML forms. Useful for example when you want to fill an edit form with data from the database.