在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:gshank/html-formhandler开源软件地址:https://github.com/gshank/html-formhandler开源编程语言:Perl 97.6%开源软件介绍:HTML::FormHandler - HTML forms using MooseSee the manual at HTML::FormHandler::Manual. HTML::FormHandler maintains a clean separation between form construction and form rendering. It allows you to define your forms and fields in a number of flexible ways. Although it provides renderers for HTML, you can define custom renderers for any kind of presentation. HTML::FormHandler allows you to define form fields and validators. It can be used for both database and non-database forms, and will automatically update or create rows in a database. It can be used to process structured data that doesn't come from an HTML form. One of its goals is to keep the controller/application program interface as simple as possible, and to minimize the duplication of code. In most cases, interfacing your controller to your form is only a few lines of code. The typical application for FormHandler would be in a Catalyst, DBIx::Class, Template Toolkit web application, but use is not limited to that. FormHandler can be used in any Perl application. QUICK START GUIDE:This git repository can build a HTML::FormHandler distribution using dzil command from the Dist::Zilla distribution that you could install using cpan. Once you have Dist::Zilla installed this distribution can be build or installed using dzil:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论