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 "dist:MooseX-Types dist::Moose-Util-TypeConstraints"

MooseX::Types::CheckedUtilExports - Wrap Moose::Util::TypeConstraints to be safer for MooseX::Types River stage four • 368 direct dependents • 1734 total dependents

Prevents errors like: subtype Foo => ... Which should be written as: subtype Foo, ... When using MooseX::Types. Exported by that module. Exports checked versions of the following subs: "type" "subtype" "maybe_type" "duck_type" "enum" "coerce" "from" ...

ETHER/MooseX-Types-0.50 - 07 Feb 2017 19:00:28 UTC

MooseX::Types - Organise your Moose types in libraries River stage four • 368 direct dependents • 1734 total dependents

The type system provided by Moose effectively makes all of its builtin type global, as are any types you declare with Moose. This means that every module that declares a type named "PositiveInt" is sharing the same type object. This can be a problem ...

ETHER/MooseX-Types-0.50 - 07 Feb 2017 19:00:28 UTC

MooseX::Types::Moose - Type exports that match the types shipped with Moose River stage four • 368 direct dependents • 1734 total dependents

This package contains a virtual library for MooseX::Types that is able to export all types known to Moose. See MooseX::Types for general usage information....

ETHER/MooseX-Types-0.50 - 07 Feb 2017 19:00:28 UTC

MooseX::Types::UndefinedType - a fallback type for when a type cannot be found River stage four • 368 direct dependents • 1734 total dependents

Whenever a type handle function (e.g. "Int()" can't find a type constraint under its full name, it assumes it has not yet been defined. It will then return an instance of this class, handling only stringification, name and possible identification of ...

ETHER/MooseX-Types-0.50 - 07 Feb 2017 19:00:28 UTC
4 results (0.054 seconds)