SyForm 0.103 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
SyForm | Easy form management | 0.103 | metacpan |
SyForm::CommonRole::EventHTML | Standard role for objects with HTML event attributes | 0.103 | metacpan |
SyForm::CommonRole::GlobalHTML | Standard role for objects with HTML global attributes | 0.103 | metacpan |
SyForm::Exception | SyForm base exception class | 0.103 | metacpan |
SyForm::Exception::OddNumberOfArgsOnCreateValuesByArgs | Exception on SyForm::Process->create_values_by_args | 0.103 | metacpan |
SyForm::Exception::Role::WithOriginalError | Role for exceptions with a non SyForm error | 0.103 | metacpan |
SyForm::Exception::Role::WithSyForm | Role for exceptions with a SyForm instance as reference | 0.103 | metacpan |
SyForm::Exception::Role::WithSyFormField | Role for exceptions with a SyForm field as reference | 0.103 | metacpan |
SyForm::Exception::Role::WithSyFormResults | Role for exceptions with a SyForm::Results | 0.103 | metacpan |
SyForm::Exception::Role::WithSyFormValues | Role for exceptions with a SyForm::Values | 0.103 | metacpan |
SyForm::Exception::UnknownArgOnCreateValuesByArgs | Unknown arg on SyForm::Process->create_values_by_args | 0.103 | metacpan |
SyForm::Exception::UnknownErrorOnBuildFields | Exception at the building of the fields on a SyForm | 0.103 | metacpan |
SyForm::Exception::UnknownErrorOnCreateValuesByArgs | Exception on SyForm::Process->create_values_by_args | 0.103 | metacpan |
SyForm::Exception::UnknownErrorOnProcess | Exception on SyForm::Process->process | 0.103 | metacpan |
SyForm::Exception::UnknownErrorOnResultsBuildView | 0.103 | metacpan | |
SyForm::Exception::UnknownErrorOnValuesBuildResults | 0.103 | metacpan | |
SyForm::Field | Role for fields in SyForm | 0.103 | metacpan |
SyForm::FieldRole::Bootstrap | SyForm::ViewFieldRole::Bootstrap configuration of the field | 0.103 | metacpan |
SyForm::FieldRole::Default | A default for the field | 0.103 | metacpan |
SyForm::FieldRole::HTML | SyForm::ViewFieldRole::HTML configuration of the field | 0.103 | metacpan |
SyForm::FieldRole::Process | Role for processed fields | 0.103 | metacpan |
SyForm::FieldRole::Verify | SyForm::Verify configuration of the field | 0.103 | metacpan |
SyForm::FormBootstrap | Bootstrap Form | 0.103 | metacpan |
SyForm::FormHTML | HTML Form | 0.103 | metacpan |
SyForm::Results | Results of the processing of SyForm::Values | 0.103 | metacpan |
SyForm::ResultsRole::Success | A bool for holding the success of the form process | 0.103 | metacpan |
SyForm::ResultsRole::Verify | Trait for SyForm fields of SyForm::Results and SyForm::Values attributes | 0.103 | metacpan |
SyForm::Role::Bootstrap | SyForm::ViewRole::Bootstrap configuration of the form | 0.103 | metacpan |
SyForm::Role::HTML | SyForm::ViewRole::HTML configuration of the form | 0.103 | metacpan |
SyForm::Role::Label | A label for the form | 0.103 | metacpan |
SyForm::Role::Process | SyForm role for processing | 0.103 | metacpan |
SyForm::Role::Verify | Main verification logic (role for form holding config) | 0.103 | metacpan |
SyForm::Util::HTML | 0.103 | metacpan | |
SyForm::Values | Values given of the fields through the process args | 0.103 | metacpan |
SyForm::ValuesRole::Verify | Verification of values for the SyForm::Results | 0.103 | metacpan |
SyForm::View | Container for SyForm::Results and SyForm::ViewField | 0.103 | metacpan |
SyForm::ViewField | View fields inside a SyForm::View | 0.103 | metacpan |
SyForm::ViewField::InputHTML | 0.103 | metacpan | |
SyForm::ViewField::LabelHTML | 0.103 | metacpan | |
SyForm::ViewFieldRole::Bootstrap | 0.103 | metacpan | |
SyForm::ViewFieldRole::HTML | 0.103 | metacpan | |
SyForm::ViewFieldRole::Verify | Trait for SyForm fields of SyForm::Results and SyForm::Values attributes | 0.103 | metacpan |
SyForm::ViewRole::Bootstrap | Bootstrap view functions | 0.103 | metacpan |
SyForm::ViewRole::HTML | HTML view functions | 0.103 | metacpan |
SyForm::ViewRole::Success | Fetching success value from SyForn::Results of give back true | 0.103 | metacpan |
SyForm::ViewRole::Verify | Trait for SyForm fields of SyForm::Results and SyForm::Values attributes | 0.103 | metacpan |