NAME
    Mojolicious::Plugin::Form - abstract forms for Mojolicious and
    DBIx::Class

SYNOPSIS
     $app->plugin('Mojolicious::Plugin::Form');

DESCRIPTION
    Mojolicious::Plugin::Form is a Mojolicious-Plugin.

SEE ALSO
    *   Mojolicious

SOURCE REPOSITORY
    <http://github.com/wollmers/Mojolicious-Plugin-Form>

AUTHOR
    Helmut Wollmersdorfer, <helmut.wollmersdorfer@gmail.com>

COPYRIGHT AND LICENSE
    Copyright (C) 2013-2014 by Helmut Wollmersdorfer

    This library is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.