Help for this page
package MyApp::Form::Book; use HTML::FormHandler::Moose; ... __PACKAGE__->meta->make_immutable; 1;