[ ソース: libhtml-formfu-perl ]
パッケージ: libhtml-formfu-perl (2.07000-2)
libhtml-formfu-perl に関するリンク
Debian の資源:
libhtml-formfu-perl ソースパッケージをダウンロード:
- [libhtml-formfu-perl_2.07000-2.dsc]
- [libhtml-formfu-perl_2.07000.orig.tar.gz]
- [libhtml-formfu-perl_2.07000-2.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Ansgar Burchardt (QA ページ)
- Salvatore Bonaccorso (QA ページ)
- gregor herrmann (QA ページ)
- Florian Schlichting (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
HTML form creation, rendering and validation framework
HTML::FormFu is a HTML form framework which aims to be as easy as possible to use for basic web forms, but with the power and flexibility to do anything else you might want to do (as long as it involves forms).
You can configure almost any part of formfu's behaviour and output. By default formfu renders "XHTML 1.0 Strict" compliant markup, with as little extra markup as possible, but with sufficient CSS class names to allow for a wide-range of output styles to be generated by changing only the CSS.
その他の libhtml-formfu-perl 関連パッケージ
|
|
|
|
-
- dep: libcgi-pm-perl
- module for Common Gateway Interface applications
-
- dep: libclone-perl
- module for recursively copying Perl datatypes
-
- dep: libconfig-any-perl
- module to load configuration from different file formats
-
- dep: libdata-visitor-perl
- Visitor implementation for Perl data structures
-
- dep: libdatetime-format-builder-perl
- module to create DateTime parsers
-
- dep: libdatetime-format-natural-perl
- Perl module for parsing human-readable date/time strings
-
- dep: libdatetime-format-strptime-perl
- Perl module to parse and format strp and strf time patterns
-
- dep: libdatetime-locale-perl
- Perl extension providing localization support for DateTime
-
- dep: libdatetime-perl
- module for manipulating dates, times and timestamps
-
- dep: libemail-valid-perl
- Perl module for checking the validity of Internet email addresses
-
- dep: libfile-sharedir-perl
- module to locate non-code files during run-time
-
- dep: libhash-flatten-perl
- flatten/unflatten complex data hashes
-
- dep: libhtml-scrubber-perl
- Perl extension for scrubbing/sanitizing html
-
- dep: libhtml-tokeparser-simple-perl
- HTML 文書のトークン化に使う Perl モジュール
-
- dep: libjson-maybexs-perl
- interface to the best available JSON module
-
- dep: liblist-moreutils-perl
- Perl module with additional list functions not found in List::Util
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libmoosex-aliases-perl
- Moose extension for easy aliasing of methods and attributes
-
- dep: libmoosex-attribute-chained-perl
- Moose attribute that returns the instance to allow for chaining
-
- dep: libnumber-format-perl
- 数値の表示フォーマット用 Perl モジュール
-
- dep: libpath-class-perl
- module for cross-platform path specification manipulation
-
- dep: libreadonly-perl
- facility for creating read-only scalars, arrays and hashes
-
- dep: libregexp-assemble-perl
- Perl module to merge several regular expressions
-
- dep: libregexp-common-perl
- 一般正規表現モジュール
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libtask-weaken-perl
- module for ensuring that a platform has weaken support
-
- dep: libwww-perl
- world-wide web へのシンプルで一貫性のあるインターフェース
-
- dep: libyaml-libyaml-perl
- Perl interface to libyaml, a YAML implementation
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- sug: libcgi-simple-perl
- simple CGI.pm compatible OO CGI interface
-
- sug: libhtml-formfu-model-dbic-perl
- module to integrate HTML::FormFu with DBIx::Class