Changes
ex/inline_form.pl
ex/metaobject.pl
ex/regular_form.pl
lib/Form/Tiny.pm
lib/Form/Tiny/Error.pm
lib/Form/Tiny/FieldDefinition.pm
lib/Form/Tiny/FieldDefinitionBuilder.pm
lib/Form/Tiny/Filter.pm
lib/Form/Tiny/Form.pm
lib/Form/Tiny/Hook.pm
lib/Form/Tiny/Inline.pm
lib/Form/Tiny/Manual.pod
lib/Form/Tiny/Manual/Compatibility.pod
lib/Form/Tiny/Manual/Internals.pod
lib/Form/Tiny/Meta.pm
lib/Form/Tiny/Meta/Filtered.pm
lib/Form/Tiny/Meta/Strict.pm
lib/Form/Tiny/Path.pm
lib/Form/Tiny/PathValue.pm
lib/Form/Tiny/Utils.pm
Makefile.PL
MANIFEST			This list of files
README.md
t/01-no-arguments.t
t/010-inheritance.t
t/011-no-moo.t
t/012-names.t
t/013-meta.t
t/014-cloning.t
t/02-inline.t
t/03-errors.t
t/030-adding-errors.t
t/04-format.t
t/05-required.t
t/06-strictness.t
t/07-filtering.t
t/070-field-filtering.t
t/08-adjustments.t
t/09-cleaning.t
t/10-subroutines.t
t/11-tiny-types.t
t/12-tiny-types-coerce.t
t/13-arrays.t
t/14-arrays-required.t
t/15-nested-hash.t
t/16-nested-form.t
t/17-nested-mixed.t
t/18-triple-nest.t
t/19-hooks.t
t/20-data.t
t/21-helpers.t
t/22-default.t
t/23-nesting-escape.t
t/24-context.t
t/25-messages.t
t/26-additional-validators.t
t/99-examples/inline-form.t
t/99-examples/metaobject.t
t/99-examples/regular-form.t
t/lib/ChildForm.pm
t/lib/ExampleHelpers.pm
t/lib/GrandparentForm.pm
t/lib/ParentForm.pm
t/lib/TestForm.pm
t/lib/TestInnerForm.pm
xt/01-object-pad.t
xt/02-bless.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
