Pakket: libcgi-formbuilder-source-yaml-perl (1.0.8-5)
Verwijzigingen voor libcgi-formbuilder-source-yaml-perl
Debian bronnen:
Het bronpakket libcgi-formbuilder-source-yaml-perl downloaden:
- [libcgi-formbuilder-source-yaml-perl_1.0.8-5.dsc]
- [libcgi-formbuilder-source-yaml-perl_1.0.8.orig.tar.gz]
- [libcgi-formbuilder-source-yaml-perl_1.0.8-5.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
module to initialize FormBuilder applications from YAML files
CGI::FormBuilder::Source::YAML reads a YAML file containing CGI::FormBuilder configuration options and returns a hash that can be directly fed into the application initialization method CGI::FormBuilder->new().
It uses YAML::Syck as YAML backend, allowing full data structure specification as well as code fragment specification. This is particularly useful if you need to define validation callbacks, as if often desired in CGI::FormBuilder applications.
Andere aan libcgi-formbuilder-source-yaml-perl gerelateerde pakketten
|
|
|
|
-
- dep: libcgi-formbuilder-perl
- Easily generate and process stateful CGI forms
-
- dep: libcgi-pm-perl
- module for Common Gateway Interface applications
- of perl (<< 5.19)
- Larry Wall's Practical Extraction and Report Language
-
- dep: libyaml-syck-perl
- Perl module providing a fast, lightweight YAML loader and dumper
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language