The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Type::Tiny::Enum"

Type::Tiny::Enum - string enum type constraints River stage four • 906 direct dependents • 2558 total dependents

Enum type constraints. This package inherits from Type::Tiny; see that for most documentation. Major differences are listed below: Constructors The "new" constructor from Type::Tiny still works, of course. But there is also: "new_union( type_constrai...

TOBYINK/Type-Tiny-2.004000 - 05 Apr 2023 09:28:11 UTC

Class::Type::Enum - Build Enum-like classes River stage zero No dependents

Class::Type::Enum is a class builder for type-like classes to represent your enumerated values. In particular, it was built to scratch an itch with DBIx::Class value inflation. I wouldn't consider the interface stable yet; I'd love feedback on this d...

MHOWARD/Class-Type-Enum-0.014 - 27 Oct 2018 21:02:20 UTC

Type::Tiny - tiny, yet Moo(se)-compatible type constraint River stage four • 906 direct dependents • 2558 total dependents

This documents the internals of the Type::Tiny class. Type::Tiny::Manual is a better starting place if you're new. Type::Tiny is a small class for creating Moose-like type constraint objects which are compatible with Moo, Moose and Mouse. use Scalar:...

TOBYINK/Type-Tiny-2.004000 - 05 Apr 2023 09:28:11 UTC

Type::Nano - simple type constraint library for testing River stage one • 3 direct dependents • 3 total dependents

Object-Oriented Interface Constructor "Type::Nano->new(%parameters)" The constructor supports named parameters called "name" (a string), "constraint" (a coderef expected to return a boolean), and "parent" (a blessed Type::Nano object). Any other para...

TOBYINK/Type-API-1.001 - 24 Sep 2022 15:21:11 UTC

Type::Utils - utility functions to make defining and using type constraints a little easier River stage four • 906 direct dependents • 2558 total dependents

This module provides utility functions to make defining and using type constraints a little easier. Type declaration functions Many of the following are similar to the similarly named functions described in Moose::Util::TypeConstraints. "declare $nam...

TOBYINK/Type-Tiny-2.004000 - 05 Apr 2023 09:28:11 UTC

GraphQL::Type - GraphQL type object River stage one • 6 direct dependents • 6 total dependents

Superclass for other GraphQL type classes to inherit from....

ETJ/GraphQL-0.54 - 24 Mar 2022 19:30:08 UTC

Type::Tiny::Bitfield - bitfield/bitflag type constraints River stage four • 906 direct dependents • 2558 total dependents

Bitfield type constraints. This package inherits from Type::Tiny; see that for most documentation. Major differences are listed below: Attributes "values" Hashref of bits allowed in the bitfield. Keys must be UPPER_SNAKE_CASE strings. Values must be ...

TOBYINK/Type-Tiny-2.004000 - 05 Apr 2023 09:28:11 UTC

Data::Type::Collection::DB::Interface - types from databases River stage zero No dependents

Common types from databases. All vendor-specific types should have a special prefix. Example: DB::TIME DB::MYSQL::TIME DB::ORA::TIME...

MUENALAN/Data-Type-0.02.02 - 31 Dec 2009 13:48:47 UTC
8 results (0.031 seconds)