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

Search results for "module:Params::ValidationCompiler"

Params::ValidationCompiler - Build an optimized subroutine parameter validator once, use it forever River stage four • 20 direct dependents • 3977 total dependents

This module creates a customized, highly efficient parameter checking subroutine. It can handle named or positional parameters, and can return the parameters as key/value pairs or a list of values. In addition to type checks, it also supports paramet...

DROLSKY/Params-ValidationCompiler-0.31 - 07 Jan 2023 16:07:25 UTC

Params::ValidationCompiler::Compiler - Object that implements the check subroutine compilation River stage four • 20 direct dependents • 3977 total dependents

DROLSKY/Params-ValidationCompiler-0.31 - 07 Jan 2023 16:07:25 UTC

Params::ValidationCompiler::Exceptions - Defines exceptions thrown by Params::ValidationCompiler River stage four • 20 direct dependents • 3977 total dependents

This module defines the following exceptions: Params::ValidationCompiler::Exception::BadArguments Exception thrown when @_ does not contain a hash or hashref. Params::ValidationCompiler::Exception::Named::Extra Exception thrown when @_ contains unexp...

DROLSKY/Params-ValidationCompiler-0.31 - 07 Jan 2023 16:07:25 UTC

Params::Sah - Validate method/function parameters using Sah schemas River stage one • 2 direct dependents • 2 total dependents

This module provides a way for functions to validate their parameters using Sah schemas....

PERLANCAR/Params-Sah-0.073 - 25 Dec 2021 00:05:55 UTC

Params::Validate - Validate method/function parameters River stage four • 368 direct dependents • 3006 total dependents

I would recommend you consider using Params::ValidationCompiler instead. That module, despite being pure Perl, is *significantly* faster than this one, at the cost of having to adopt a type system such as Specio, Type::Tiny, or the one shipped with M...

DROLSKY/Params-Validate-1.31 - 22 Oct 2022 17:16:19 UTC

Params::CheckCompiler - DEPRECATED - use Params::ValidationCompiler instead River stage zero No dependents

DEPRECATED - use Params::ValidationCompiler instead....

DROLSKY/Params-CheckCompiler-0.08 - 06 Dec 2016 16:53:59 UTC

MooX::Params::CompiledValidators - A Moo::Role for using Params::ValidationCompiler. River stage one • 3 direct dependents • 6 total dependents

This role uses Params::ValidationCompiler to create parameter validators on a per method basis that can be used in the methods of your Moo or Moose projects. The objective is to create a single set of validation criteria - ideally in a seperate role ...

ABELTJE/MooX-Params-CompiledValidators-0.05 - 06 Jun 2022 11:28:23 UTC
7 results (0.037 seconds)