套件:libcatalyst-plugin-fillinform-perl(0.12-1.1)
libcatalyst-plugin-fillinform-perl 的相關連結
Debian 的資源:
下載原始碼套件 libcatalyst-plugin-fillinform-perl:
- [libcatalyst-plugin-fillinform-perl_0.12-1.1.dsc]
- [libcatalyst-plugin-fillinform-perl_0.12.orig.tar.gz]
- [libcatalyst-plugin-fillinform-perl_0.12-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libcgi-formbuilder-perl
- libdata-formvalidator-perl
- libcgi-application-plugin-fillinform-perl
- libclass-dbi-asform-perl
- libtext-csv-perl
- libhtml-tagfilter-perl
- libcatalyst-model-dbi-perl
- webext-form-history-control
- libcatalyst-plugin-authentication-perl
- libwww-mechanize-formfiller-perl
- golang-github-jeremija-gosubmit-dev
module providing Fill-In-Form for Catalyst
Catalyst::Plugin::FillInForm allows automatic insertion of data from a previous HTML form into HTML input fields, textarea fields, radio buttons, checkboxes, and select tags. It is an instance of HTML::FillInForm, which itself is a subclass of HTML::Parser, which it uses to parse the HTML and insert the values into the proper form tags.
The usual application is after a user submits an HTML form without filling out a required field, or with errors in fields having specified constraints. FillInForm is used to redisplay the HTML form with all the form elements containing the submitted info. FillInForm can also be used to fill forms with data from any source, e.g. directly from your database.
其他與 libcatalyst-plugin-fillinform-perl 有關的套件
|
|
|
|
-
- dep: libcatalyst-perl
- elegant Model-View-Controller Web Application Framework
-
- dep: libhtml-fillinform-perl
- module for populating HTML forms with data
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language