-
-
23 Aug 2016 21:11:03 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (210 / 18 / 0)
- Kwalitee
Bus factor: 0- 69.12% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (422.18KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Crypt::ScryptKDF
- Data::Dumper
- Data::Password::Entropy
- Data::UUID
- DateTime
- DateTime::Format::DateManip
- Digest::MD5
- Email::Valid
- Encode
- File::ShareDir
- File::Temp
- HTML::Tidy
- Locale::Maketext
- Net::CIDR
- Rose::Object
- Rose::Object::MakeMethods::Generic
- Scalar::Util
- Template::Parser
- UNIVERSAL::require
- base
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.162360 - 2016-08-23
- Added EnterPassword, TxtPassword, and ScryptPassword.
- If just looking at this distribution please look at HTML::FormHandler instead.
- Moved to Dist::Zilla for packaging (which is the reason for the jump in version number).
- Ran perltidy, and a few PerlCritic updates -- but too many to be safe.
- Changed an "Integer" field default length from 8 to 10 digits.
- Updated the "CIDR_list" field with updated tests to catch invalid formatted lists.
- Added global variable LANGUAGE_HANDLE to be checked before env variable.
Modules
validate and process form dataBase class for Fields used with Form::ProcessorA true or false fieldMuliplt CIDR addressesA boolean checkbox field typeMaps to the current DateTime module.DEPRECATED example of a compound fieldDEPRECATED example of a sub-formFree-form date/time inputExpects datas in yyyy_mm_dd formatValidates email uisng Email::ValidInput a passwordDEPRECATED tests that the entered date is in the futurea text field as a hidden widgetaccept integer from 0 to 23Input HTML in a textareaSelect an integer range in a select listvalidate an integer valueconvert passwords to MD5 hashesinput range from 0 to 60Input US currenty-like values.Select list of 1 to 12Select list for a day number 1 to 31Select list for month namesSelect one or more optionsField::Processor FieldInput a passwordinput a telephone numberValidates input is a postive integerField that can be read but not updatedconvert passwords to scrypt hash.Select list for seconds** Please provide abstract **Tests that Template-Toolkit can parse the contentA simple text entry fieldMulitple line inputInput a passwordTests that a url looks like a url.Validate that the input looks like a US phone numberChecks that input looks like a US Zip.A field for uploading files** Please provide abstract **Select valid day of the week** Please provide abstract **Select a recent year.** Please provide abstract **** Please provide abstract **default model base classModule Install Instructions
To install Form::Processor, copy and paste the appropriate command in to your terminal.
cpanm Form::Processor
perl -MCPAN -e shell install Form::Processor
For more information on module installation, please visit the detailed CPAN module installation guide.