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

Search results for "module:MooseX::Types::Base"

MooseX::Types::Base - Type library base class River stage four • 365 direct dependents • 1721 total dependents

You normally won't need to interact with this class by yourself. It is merely a collection of functionality that type libraries need to interact with moose and the rest of the MooseX::Types module....

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

MooseX::Types - Organise your Moose types in libraries River stage four • 365 direct dependents • 1721 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::Tied - Basic tied Moose types library River stage one • 1 direct dependent • 5 total dependents

This is a collection of basic Moose types for tied references. The package behaves as you'd expect a MooseX::Types library to act: either specify the types you want imported explicitly or use the ':all' catchall....

RSRCHBOY/MooseX-Types-Tied-0.003 - 21 Apr 2012 19:33:51 UTC

MooseX::Storage - A serialization framework for Moose classes River stage two • 38 direct dependents • 83 total dependents

MooseX::Storage is a serialization framework for Moose, it provides a very flexible and highly pluggable way to serialize Moose classes to a number of different formats and styles. Levels of Serialization There are three levels to the serialization, ...

ETHER/MooseX-Storage-0.53 - 18 Apr 2020 03:48:20 UTC

MooseX::DeclareX - more sugar for MooseX::Declare River stage one • 5 direct dependents • 5 total dependents

MooseX::DeclareX takes the declarative sugar of MooseX::Declare to the next level. Some people already consider MooseX::Declare to be pretty insane. If you're one of those people, then you're not going to like this... Keywords "class", "role", "exten...

TOBYINK/MooseX-DeclareX-0.009 - 10 Sep 2014 23:20:43 UTC

MooseX::Daemonize - Role for daemonizing your Moose based application River stage two • 9 direct dependents • 16 total dependents

Often you want to write a persistent daemon that has a pid file, and responds appropriately to Signals. This module provides a set of basic roles as an infrastructure to do that....

ETHER/MooseX-Daemonize-0.22 - 07 Dec 2019 01:26:55 UTC

MooseX::Types::Moose - Type exports that match the types shipped with Moose River stage four • 365 direct dependents • 1721 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::LogAny - DEPRECATED MooseX::Types for Log::Any River stage zero No dependents

This module is no longer recommended, the reason for its existence has been resolved in recent versions of Log::Any see it's documentation for how to use Log::Any with Moose. The motivation behind this modules is that Log::Any::Adapter::Null does not...

ETHER/MooseX-Types-LogAny-0.001003 - 23 Mar 2016 18:53:00 UTC

MooseX::Types::Common - A library of commonly used type constraints River stage three • 48 direct dependents • 185 total dependents

A set of commonly-used type constraints that do not ship with Moose by default....

ETHER/MooseX-Types-Common-0.001014 - 19 Jan 2017 02:30:24 UTC

MooseX::Types::XMLSchema - XMLSchema compatible Moose types library River stage one • 2 direct dependents • 3 total dependents

This class provides a number of XMLSchema compatible types for your Moose classes....

AJGB/MooseX-Types-XMLSchema-0.06 - 26 Jun 2012 00:14:58 UTC

MooseX::Types::NumUnit - Type(s) for using units in Moose River stage one • 1 direct dependent • 1 total dependent

This module provides types ("NumUnit" and friends) for Moose which represent physical units. More accurately it provides String to Number coercions, so that even if the user inputs a number with an incorrect (but compatible) unit, it will automatical...

JBERGER/MooseX-Types-NumUnit-0.04 - 18 Jun 2012 16:14:11 UTC

MooseX::RelatedClasses - Parameterized role for related class attributes River stage one • 3 direct dependents • 5 total dependents

Have you ever built out a framework, or interface API of some sort, to discover either that you were hardcoding your related class names (not very extension-friendly) or writing the same code for the same type of attributes to specify what related cl...

RSRCHBOY/MooseX-RelatedClasses-0.012 - 14 Aug 2017 01:02:43 UTC

MooseX::Types::Combine - Combine type libraries for exporting River stage four • 365 direct dependents • 1721 total dependents

Allows you to create a single class that will allow you to export types from multiple type libraries: package TransportTypes; use base 'MooseX::Types::Combine'; __PACKAGE__->provide_types_from(qw/ MotorizedTypes UnmotorizedTypes /); 1; In this exampl...

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

MooseX::Types::DateTimeX - Extensions to MooseX::Types::DateTime::ButMaintained River stage one • 2 direct dependents • 2 total dependents

This module builds on MooseX::Types::DateTime to add additional custom types and coercions. Since it builds on an existing type, all coercions and constraints are inherited. The package name is left as is for legacy reasons: this module is really a T...

ECARROLL/MooseX-Types-DateTimeX-0.10 - 21 Sep 2010 15:55:00 UTC

MooseX::Types::CreditCard - Moose Types related to Credit Cards River stage one • 2 direct dependents • 3 total dependents

This module provides types related to Credit Cards for weak validation....

ETHER/MooseX-Types-CreditCard-0.002003 - 23 Mar 2016 18:48:38 UTC

MooseX::Types::MoreUtils - utility methods to apply to Moose type constraints River stage zero No dependents

This module provides a bunch of methods for working with Moose type constraints, which it exposes as lexical coderef variables. (Like Object::Util.) See "Rationale" in Object::Util. Methods The invocants for these methods are type constraints. These ...

TOBYINK/MooseX-Types-MoreUtils-0.002 - 07 Oct 2014 19:41:20 UTC

MooseX::Types::CyberSource - Moose Types specific to CyberSource River stage one • 1 direct dependent • 1 total dependent

This module provides CyberSource specific Moose Types....

HGDEV/Business-CyberSource-0.010008 - 09 Mar 2017 20:38:11 UTC

MooseX::Types::Parameterizable - Create your own Parameterizable Types. River stage one • 3 direct dependents • 4 total dependents

A MooseX::Types library for creating parameterizable types. A parameterizable type constraint for all intents and uses is a subclass of a parent type, but adds additional type parameters which are available to constraint callbacks (such as inside the...

JJNAPIORK/MooseX-Types-Parameterizable-0.09 - 20 Oct 2022 15:31:18 UTC

MooseX::Types::Tied::Hash::IxHash - Moose type library for Tie::IxHash tied hashes River stage one • 1 direct dependent • 5 total dependents

This is a collection of Moose types and coercion settings for Tie::IxHash tied hashes. The package behaves as you'd expect a MooseX::Types library to act: either specify the types you want imported explicitly or use the ':all' catchall....

RSRCHBOY/MooseX-Types-Tied-0.003 - 21 Apr 2012 19:33:51 UTC

MooseX::Types::Locale::Currency - Moose Types related to Locale Currency River stage one • 2 direct dependents • 3 total dependents

This module provides the "CurrencyCode" type....

ETHER/MooseX-Types-Locale-Currency-0.001005 - 23 Mar 2016 18:50:12 UTC
22 results (0.06 seconds)