パッケージ: libhtml-formfu-perl (2.07000-1)
libhtml-formfu-perl に関するリンク
Trisquel の資源:
libhtml-formfu-perl ソースパッケージをダウンロード:
- [libhtml-formfu-perl_2.07000-1.dsc]
- [libhtml-formfu-perl_2.07000.orig.tar.gz]
- [libhtml-formfu-perl_2.07000-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Ansgar Burchardt
- Salvatore Bonaccorso
- gregor herrmann
- Florian Schlichting
外部の資源:
- ホームページ [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
- または perl (<< 5.19)
- Larry Wall's Practical Extraction and Report Language
-
- 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
- Perl module used to tokenize HTML documents
-
- 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 (>= 1.0.2)
- Moose attribute that returns the instance to allow for chaining
-
- dep: libnumber-format-perl
- Perl module to format numbers for display
-
- 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-common-perl
- module with common regular expressions
-
- dep: libscalar-list-utils-perl (>= 1:1.45)
- modules providing common scalar and list utility subroutines
-
- dep: libtask-weaken-perl
- module for ensuring that a platform has weaken support
-
- dep: libwww-perl
- simple and consistent interface to the world-wide web
-
- dep: libyaml-libyaml-perl
- Perl interface to libyaml, a YAML implementation
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- 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