The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.04 - 2022-01-22

  • added plugins system: standarized way of extending the module
  • new import parameter: plugins => []
  • subroutine parameters are now consistent by default
  • -consistent import flag is now a no-op
  • resolve the rest of pending deprecations
  • all symbols imported by Form::Tiny or before it is imported are now cleaned from the namespace
  • form inheritance now properly transfers meta roles (still experimental though)

Documentation

reference for working with Form::Tiny
backward compatibility notice
common advanced tasks with Form::Tiny
details on form implementation
validation performance tips

Modules

Input validator implementation centered around Type::Tiny
form error wrapper
definition of a field to be validated
a representation of a filter
main role of the Form::Tiny system
a representation of a hook
Form::Tiny without hassle
base class for Form::Tiny plugins

Provides

in lib/Form/Tiny/Error.pm
in lib/Form/Tiny/Error.pm
in lib/Form/Tiny/Error.pm
in lib/Form/Tiny/Error.pm
in lib/Form/Tiny/Error.pm
in lib/Form/Tiny/FieldDefinitionBuilder.pm
in lib/Form/Tiny/Inline.pm
in lib/Form/Tiny/Meta.pm
in lib/Form/Tiny/Meta/Filtered.pm
in lib/Form/Tiny/Meta/Strict.pm
in lib/Form/Tiny/Path.pm
in lib/Form/Tiny/PathValue.pm
in lib/Form/Tiny/Utils.pm