-
-
04 Feb 2022 13:00:14 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (55 / 0 / 1)
- Kwalitee
Bus factor: 1- 88.93% Coverage
- License: perl_5
- Perl: v5.8.5
- Activity
24 month- Tools
- Download (29.07KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:1 non-PAUSE user- Dependencies
- none
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.0.9 - 2022-02-04
- (hadfl) Merging schemata where a member has a transformer defined in the "other" schema is not possible. Allow it when both transformers point to the same transformer or just one of them has defined a transformer.
- (hadfl) Merging schemata where both members have the same validator for a member leads to running the validator twice.
- (hadfl) Default values override values that evaluate to false. Using values as default values that evaluate to false are ignored.
Modules
Transform Perl Data Structures, Validate Data against a Schema, Produce Data from a Schema, or produce documentation directly from information in the Schema.Collect errors for Data::Processorcreate validators for use in schemasProvides
in lib/Data/Processor/Error/Instance.pmin lib/Data/Processor/Generator.pmin lib/Data/Processor/PodWriter.pmin lib/Data/Processor/Transformer.pmin lib/Data/Processor/Validator.pmModule Install Instructions
To install Data::Processor, copy and paste the appropriate command in to your terminal.
cpanm Data::Processor
perl -MCPAN -e shell install Data::Processor
For more information on module installation, please visit the detailed CPAN module installation guide.