Kwalitee Issues

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: SyForm::Results::Success, SyForm::View::Success

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Module::Runtime

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.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: SyForm::Results::Success, SyForm::View::Success

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 role driven form management 0.010 metacpan
SyForm::Bootstrap Bootstrap support for your SyForm::View 0.010 metacpan
SyForm::Class TODO 0.010 metacpan
SyForm::Exception SyForm base exception class 0.010 metacpan
SyForm::Exception::Role::WithCreateArgs Role for exceptions around the create process 0.010 metacpan
SyForm::Exception::Role::WithOriginalError Role for exceptions with a non SyForm error 0.010 metacpan
SyForm::Exception::Role::WithSyForm Role for exceptions with a SyForm instance as reference 0.010 metacpan
SyForm::Exception::Role::WithSyFormField Role for exceptions with a SyForm field as reference 0.010 metacpan
SyForm::Exception::Role::WithSyFormResults Role for exceptions with a SyForm::Results 0.010 metacpan
SyForm::Exception::Role::WithSyFormValues Role for exceptions with a SyForm::Values 0.010 metacpan
SyForm::Exception::UnexpectedArgToCreate Arguments given to SyForm->create are invalid 0.010 metacpan
SyForm::Exception::UnexpectedValueOnViewFieldRoles viewfield_roles of the field is not giving back valid roles 0.010 metacpan
SyForm::Exception::UnknownErrorOnBuildField Exception at the building of one specific field on a SyForm 0.010 metacpan
SyForm::Exception::UnknownErrorOnBuildFields Exception at the building of the fields on a SyForm 0.010 metacpan
SyForm::Exception::UnknownErrorOnCreate Exception at SyForm->create 0.010 metacpan
SyForm::Exception::UnknownErrorOnProcess Exception on SyForm::Process->process 0.010 metacpan
SyForm::Exception::UnknownErrorOnProcessValues Exception on SyForm::Process->process_values 0.010 metacpan
SyForm::Exception::UnknownErrorOnResultsBuildView 0.010 metacpan
SyForm::Exception::UnknownErrorOnValuesBuildResults 0.010 metacpan
SyForm::Exception::ValidationFailedForTypeConstraint 0.010 metacpan
SyForm::Field Role for fields in SyForm 0.010 metacpan
SyForm::Field::Default A default for the field 0.010 metacpan
SyForm::Field::HTML HTML attributes for the field 0.010 metacpan
SyForm::Field::Label A label for the field 0.010 metacpan
SyForm::Field::Process Role for processed fields 0.010 metacpan
SyForm::Field::Verify SyForm::Verify configuration of the field 0.010 metacpan
SyForm::Fields Role for SyForm::Values and SyForm::Results holding the fields 0.010 metacpan
SyForm::HTML $SyForm::HTML::VERSION = '0.010'; 0.010 metacpan
SyForm::Label A label for the form 0.010 metacpan
SyForm::Meta::Attribute::Field Role for SyForm fields meta attributes 0.010 metacpan
SyForm::Object Adding SyForm::Values::Object to values_roles 0.010 metacpan
SyForm::Process Role for processed fields 0.010 metacpan
SyForm::Results Results of the processing of SyForm::Values 0.010 metacpan
SyForm::Results::Object Functionality for SyForm::Results to deliver a Moose object 0.010 metacpan
SyForm::Results::Success A bool for holding the success of the form process 0.010 metacpan
SyForm::Results::Verify Trait for SyForm fields of SyForm::Results and SyForm::Values attributes 0.010 metacpan
SyForm::Values Values given of the fields through the process args 0.010 metacpan
SyForm::Values::Object Functionality for SyForm::Values to deliver a Moose object 0.010 metacpan
SyForm::Values::Verify Verification of values for the SyForm::Results 0.010 metacpan
SyForm::Verify Main verification logic 0.010 metacpan
SyForm::View Container for SyForm::Results and SyForm::ViewField 0.010 metacpan
SyForm::View::Bootstrap SyForm::View role for Bootstrap support 0.010 metacpan
SyForm::View::HTML $SyForm::View::HTML::VERSION = '0.010'; 0.010 metacpan
SyForm::View::Object Functionality for SyForm::Results to deliver a Moose object 0.010 metacpan
SyForm::View::Success Fetching success value from SyForn::Results of give back true 0.010 metacpan
SyForm::View::Verify Trait for SyForm fields of SyForm::Results and SyForm::Values attributes 0.010 metacpan
SyForm::ViewField Role for fields inside a SyForm::View 0.010 metacpan
SyForm::ViewField::Bootstrap SyForm::ViewField role for Bootstrap support 0.010 metacpan
SyForm::ViewField::HTML HTML viewfield of a HTML field 0.010 metacpan
SyForm::ViewField::Label Label ViewField for a Label Field 0.010 metacpan
SyForm::ViewField::Verify Trait for SyForm fields of SyForm::Results and SyForm::Values attributes 0.010 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
cpanfile metacpan
dist.ini metacpan