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

Search results for "module:Type"

Type::API - a common interface for type constraints, based on observed patterns (documentation only) River stage one • 3 direct dependents • 3 total dependents

This distribution documents common patterns used by type constraint libraries: in particular the methods that type constraints typically provide, their parameters, return values, and expected behaviour. Type constraint libraries typically provide mor...

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

Hash::Type - restricted, ordered hashes as arrays tied to a "type" (shared list of keys) River stage one • 1 direct dependent • 2 total dependents

An instance of "Hash::Type" encapsulates a collection of field names, and is used to generate tied hashes, implemented internally as arrayrefs, and sharing the common list of fields. The original motivation for this design was to spare memory, since ...

DAMI/Hash-Type-2.00 - 06 May 2016 20:06:20 UTC

LLVM::Type - LLVM type class River stage zero No dependents

A "LLVM::Type" represents the type of an individual LLVM::Value....

ALEXBIO/LLVM-0.10 - 11 Dec 2012 10:32:48 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

File::Type - determine file type using magic River stage three • 36 direct dependents • 113 total dependents

File::Type uses magic numbers (typically at the start of a file) to determine the MIME type of that file. File::Type can use either a filename, or file contents, to determine the type of a file....

PMISON/File-Type-0.22 - 06 May 2004 11:00:01 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

Aion::Type - class of validators River stage zero No dependents

This is construct for make any validators. It using in "Aion::Types::subtype"....

DART/Aion-0.1 - 28 Sep 2023 16:07:20 UTC

Test::Type - Functions to validate data types in test files. River stage two • 13 direct dependents • 28 total dependents

AUBERTG/Test-Type-v1.3.0 - 23 Mar 2017 06:33:02 UTC

Zapp::Type - Input/output handling for data types River stage zero No dependents

This is the base class for Zapp types. Types are configured when building a plan, then filled out by the user when running the plan. Tasks then get the type's value as input, and can return a value of the given type. Type Value The type value returne...

PREACTION/Zapp-0.005 - 29 Jul 2021 00:30:39 UTC

Rope::Type - Rope with Type::Tiny River stage zero No dependents

LNATION/Rope-0.25 - 03 Apr 2024 07:42:03 UTC

Clang::Type - Clang type class River stage zero No dependents

A "Clang::Type" represents the type of an element in the AST....

ALEXBIO/Clang-0.09 - 20 Jun 2015 16:49:13 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

Type::Alias - type alias for type constraints River stage zero No dependents

Type::Alias creates type aliases and type functions for existing type constraints such as Type::Tiny, Moose, Mouse. The aim of this module is to enhance the reusability of types and make it easier to express types. IMPORT OPTIONS -alias "-alias" is a...

KFLY/Type-Alias-0.06 - 14 Aug 2023 09:18:57 UTC

Venus::Type - Type Class River stage two • 3 direct dependents • 56 total dependents

This package provides methods for casting native data types to objects and the reverse....

AWNCORP/Venus-4.15 - 27 Nov 2023 17:12:55 UTC

Return::Type - specify a return type for a function (optionally with coercion) River stage two • 5 direct dependents • 52 total dependents

Return::Type allows you to specify a return type for your subs. Type constraints from any Type::Tiny, MooseX::Types or MouseX::Types type library are supported. The simple syntax for specifying a type constraint is shown in the "SYNOPSIS". If the att...

TOBYINK/Return-Type-0.007 - 17 Oct 2020 11:10:55 UTC

Type::Params - sub signature validation using Type::Tiny type constraints and coercions River stage four • 906 direct dependents • 2558 total dependents

This documents the details of the Type::Params package. Type::Tiny::Manual is a better starting place if you're new. Type::Params uses Type::Tiny constraints to validate the parameters to a sub. It takes the slightly unorthodox approach of separating...

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

Scalar::Type - figure out what type a scalar is River stage zero No dependents

DCANTRELL/Scalar-Type-1.0.1 - 22 Apr 2024 19:53:36 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::Library - tiny, yet Moo(se)-compatible type libraries River stage four • 906 direct dependents • 2558 total dependents

Type::Library is a tiny class for creating MooseX::Types-like type libraries which are compatible with Moo, Moose and Mouse. If you're reading this because you want to create a type library, then you're probably better off reading Type::Tiny::Manual:...

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

Type::FromSah - create an efficient Type::Tiny type constraint from a Data::Sah schema River stage one • 1 direct dependent • 2 total dependents

Functions This module exports one function. "sah2type( $schema, %options )" Takes a Data::Sah schema (which should be an arrayref), and generates a Type::Tiny type constraint object for it. Additional key-value pairs will be passed to the Type::Tiny ...

TOBYINK/Type-FromSah-0.005 - 30 Sep 2022 15:29:39 UTC
693 results (0.038 seconds)