# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.030.
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README.md
cpanfile
dist.ini
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/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/Cookbook.pod
lib/Form/Tiny/Manual/Internals.pod
lib/Form/Tiny/Manual/Performance.pod
lib/Form/Tiny/Meta.pm
lib/Form/Tiny/Path.pm
lib/Form/Tiny/Plugin.pm
lib/Form/Tiny/Plugin/Base.pm
lib/Form/Tiny/Plugin/Filtered.pm
lib/Form/Tiny/Plugin/Filtered/Filter.pm
lib/Form/Tiny/Plugin/Strict.pm
lib/Form/Tiny/Utils.pm
t/010-no-arguments.t
t/011-no-moo.t
t/012-names.t
t/013-meta.t
t/014-cloning.t
t/020-inline.t
t/030-errors.t
t/031-adding-errors.t
t/032-errors-hash.t
t/040-format.t
t/050-required.t
t/060-strictness.t
t/070-filtering.t
t/071-field-filtering.t
t/080-adjustments.t
t/090-cleaning.t
t/100-subroutines.t
t/110-tiny-types.t
t/120-tiny-types-coerce.t
t/130-arrays.t
t/140-arrays-required.t
t/150-nested-hash.t
t/160-nested-form.t
t/170-nested-mixed.t
t/180-triple-nest.t
t/190-hooks.t
t/200-data.t
t/210-helpers.t
t/220-default.t
t/221-default-flat.t
t/230-nesting-escape.t
t/240-context.t
t/250-messages.t
t/251-form-messages.t
t/260-additional-validators.t
t/270-consistent-api.t
t/280-blueprint.t
t/281-dynamic-blueprint.t
t/290-custom-field-defs.t
t/300-value.t
t/500-subforms/01-default.t
t/500-subforms/02-message.t
t/500-subforms/03-array-of-subforms.t
t/800-inheritance/010-simple.t
t/800-inheritance/020-plugins.t
t/900-plugins/010-subroutine.t
t/900-plugins/020-role.t
t/900-plugins/030-metarole.t
t/990-examples/010-inline-form.t
t/990-examples/020-metaobject.t
t/990-examples/030-regular-form.t
t/999-bugfixes/001-3-plugins-array.t
t/999-bugfixes/002-8-empty-form.t
t/999-bugfixes/003-14-nested-form-errors.t
t/author-01-object-pad.t
t/author-02-bless.t
t/author-03-autoclean.t
t/author-pod-syntax.t
t/lib/ChildForm.pm
t/lib/ExampleHelpers.pm
t/lib/Form/Tiny/Plugin/MyMetaRolePlugin.pm
t/lib/Form/Tiny/Plugin/MyPlugin.pm
t/lib/Form/Tiny/Plugin/MyRolePlugin.pm
t/lib/GrandparentForm.pm
t/lib/ParentForm.pm
t/lib/TestForm.pm
t/lib/TestFormFlat.pm
t/lib/TestInnerForm.pm
