-
-
28 Jan 2022 17:07:25 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (257 / 0 / 1)
- Kwalitee
Bus factor: 1- 93.50% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (43.04KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Import::Into
- Moo
- Sub::Util
- Type::Tiny
- namespace::clean
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 2.07
- Form::Tiny package is no longer a role (revert change made in 2.06)
- form_meta method is now installed by a metaclass upon setting the package name
- Form::Tiny::Meta can now properly finalize itself with ->bootstrap method
- inheritance candidates are now chosen based on their meta classes
- add Sub::Util dependency and use it to prevent namespace::autoclean from removing form_meta method
Documentation
reference for working with Form::Tinybackward compatibility noticecommon advanced tasks with Form::Tinydetails on form implementationvalidation performance tipsModules
Input validator implementation centered around Type::Tinyform error wrapperdefinition of a field to be validateda representation of a filtermain role of the Form::Tiny systema representation of a hookForm::Tiny without hasslebase class for Form::Tiny pluginsProvides
in lib/Form/Tiny/Error.pmin lib/Form/Tiny/Error.pmin lib/Form/Tiny/Error.pmin lib/Form/Tiny/Error.pmin lib/Form/Tiny/Error.pmin lib/Form/Tiny/FieldDefinitionBuilder.pmin lib/Form/Tiny/Inline.pmin lib/Form/Tiny/Meta.pmin lib/Form/Tiny/Meta/Filtered.pmin lib/Form/Tiny/Meta/Strict.pmin lib/Form/Tiny/Path.pmin lib/Form/Tiny/PathValue.pmin lib/Form/Tiny/Utils.pmModule Install Instructions
To install Form::Tiny, copy and paste the appropriate command in to your terminal.
cpanm Form::Tiny
perl -MCPAN -e shell install Form::Tiny
For more information on module installation, please visit the detailed CPAN module installation guide.