Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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
Form::Toolkit A toolkit to build Data centric Forms 0.008 metacpan
Form::Toolkit::Clerk A form clerk that can fill a form from some source. 0.008 metacpan
Form::Toolkit::Clerk::Hash A Clerk that will fill a form from a hash of values. 0.008 metacpan
Form::Toolkit::Field A field for JCOM::Form s 0.008 metacpan
Form::Toolkit::Field::Boolean 0.008 metacpan
Form::Toolkit::Field::Date A single DateTime field. 0.008 metacpan
Form::Toolkit::Field::Form A field that can hold another nested L<Form::Toolkit::Form> 0.008 metacpan
Form::Toolkit::Field::Integer 0.008 metacpan
Form::Toolkit::Field::Set A Set of Pure scalar Value's (Not references). 0.008 metacpan
Form::Toolkit::Field::String A Pure and single string field. 0.008 metacpan
Form::Toolkit::FieldRole A Base role for field roles. 0.008 metacpan
Form::Toolkit::FieldRole::DateTruncate Truncate a Date to the given date_truncation. 0.008 metacpan
Form::Toolkit::FieldRole::Email A Role that checks if the value looks like an email. 0.008 metacpan
Form::Toolkit::FieldRole::HasKVPairs A Role that makes a field only aware of a set of 'kvpairs' values ( a L<Form::Toolkit::KVPairs> ). 0.008 metacpan
Form::Toolkit::FieldRole::InKVPairs A Role that makes sure a _Set_ field only contains values from the in_kvpairs (a L<Form::Toolkit::KVPairs>) set 0.008 metacpan
Form::Toolkit::FieldRole::Mandatory A Role that makes the field mandatory 0.008 metacpan
Form::Toolkit::FieldRole::MaxLength A Role that gives a max_length to this field. 0.008 metacpan
Form::Toolkit::FieldRole::MinLength A Role that gives a min_length to this field. 0.008 metacpan
Form::Toolkit::FieldRole::MinMax A Role that add a min and a max value to a field (for Numeric fields of course). 0.008 metacpan
Form::Toolkit::FieldRole::MonoValued A Role that makes a _Set_ field mono valued. 0.008 metacpan
Form::Toolkit::FieldRole::RegExpMatch A Role that checks the value matches a regex 0.008 metacpan
Form::Toolkit::FieldRole::Repeat A Role that requires this field to repeat another one 0.008 metacpan
Form::Toolkit::FieldRole::Trimmed A Role that trims the value to avoid heading and trailing spacing characters. 0.008 metacpan
Form::Toolkit::Form A Moose base class for Form implementation 0.008 metacpan
Form::Toolkit::KVPairs An abstract source of Key Value Pairs. 0.008 metacpan
Form::Toolkit::KVPairs::DBICRs A DBIx::Class::ResultSet adapter. 0.008 metacpan
Form::Toolkit::KVPairs::Pure A pure Perl structure based KVPairs Set. 0.008 metacpan
Form::Toolkit::Meta::Class::Trait::HasID Gives a meta->id and a meta->id_prefix attribute to this trait consumer. 0.008 metacpan
Form::Toolkit::Meta::Class::Trait::HasShortClass 0.008 metacpan
Form::Toolkit::Test A Test form containing all the supported native field types. 0.008 metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan