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.16 - 2019-10-09

  • Moved author test scripts to xt/ subfolder.

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.