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:Type::Registry"

Type::Registry - a glorified hashref for looking up type constraints River stage four • 836 direct dependents • 2563 total dependents

A type registry is basically just a hashref mapping type names to type constraint objects. Constructors "new" Create a new glorified hashref. "for_class($class)" Create or return the existing glorified hashref associated with the given class. Note th...

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

PGObject::Type::Registry - Registration of types for handing db types River stage two • 8 direct dependents • 11 total dependents

The PGObject type registry stores data for serialization and deserialization relating to the database....

EINHVERFR/PGObject-2.4.0 - 21 Nov 2023 10:30:15 UTC

Type::Utils - utility functions to make defining and using type constraints a little easier River stage four • 836 direct dependents • 2563 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

Type::Parser - parse type constraint strings River stage four • 836 direct dependents • 2563 total dependents

Generally speaking, you probably don't want to be using this module directly. Instead use the "lookup" method from Type::Registry which wraps it. Functions "parse($string)" Parse the type constraint string into something like an AST. If called in lis...

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

Data::Type::Tied - bind variables to datatypes River stage zero No dependents

MUENALAN/Data-Type-0.02.02 - 31 Dec 2009 13:48:47 UTC

Data::Type::Facet - a subelement of a type River stage zero No dependents

Facets are bric's for Data::Type::Object's. They are partially almost trivial (more or less), but have some advantages. They are modularising the testing procedure of any datatype (and therefore giving the magic to the "summary()" in Data::Type funct...

MUENALAN/Data-Type-0.02.02 - 31 Dec 2009 13:48:47 UTC

PGObject::Type::JSON - JSON wrappers for PGObject River stage zero No dependents

This module allows json types or others (specified by custom register) types to be converted from JSON into objects according to their values. This module assumes that encoding will be in UTF8 across the board and is not safe to use with other databa...

EINHVERFR/PGObject-Type-JSON-2.1.1 - 19 Oct 2023 04:17:49 UTC

PGObject::Type::BigFloat - Math::BigFloat wrappers for PGObject classes River stage zero No dependents

EHUELS/PGObject-Type-BigFloat-2.001001 - 11 Nov 2023 13:54:05 UTC

PGObject::Type::Composite - Composite Type handler for PGObject River stage one • 2 direct dependents • 2 total dependents

EINHVERFR/PGObject-Type-Composite-1 - 15 May 2017 12:05:01 UTC

PGObject::Type::ByteString - Wrapper for raw strings mapping to BYTEA columns. River stage zero No dependents

This module provides a basic wrapper around Perl strings, mapping them to BYTEA database columns. PGObject::Type::ByteString objects have no traditional properties, however dereferencing them will yield the raw string they contain....

EHUELS/PGObject-Type-ByteString-1.2.3 - 16 Jun 2018 21:26:39 UTC
10 results (0.042 seconds)