The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.06 - 2015-12-30

  • Attempted to fix the test failure reported by CPAN Testers.

Modules

Configurable method parameter validator.
Handles 'exception' for Method::ParamValidator.
Handles 'failed parameter check constraint' exception.
Handles 'invalid method name' exception.
Handles 'invalid parameter data structure' exception.
Handles 'missing field name' exception.
Handles 'missing method name' exception.
Handles 'missing parameters' exception.
Handles 'missing required parameter' exception.
Handles 'undefined required parameter' exception.
Represents 'parameter key field' for Method::ParamValidator.
Library of 'data types' for the field.
Represents 'parameter key method' for Method::ParamValidator.