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.
Installed Size: 29.7 kB
Architectures: all