-
-
24 Dec 2013 16:52:20 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (537 / 0 / 1)
- Kwalitee
Bus factor: 0- 97.37% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (38.07KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- MORIYA Masaki, alias Gardejo <moriya at cpan dot org>
- Dependencies
- Class::Load
- Moose
- MooseX::Types
- MooseX::Types::Common
- namespace::clean
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.04
- Bug fixes
- Following recent Moose
- Replaced `load_class()` and `is_class_loaded()` functions from `Class::MOP` module as an internally-used class loader with namesake functions from `Class::Load` module. It intended to follow recent Moose (2.1200). It is concerned with RT #90911 (by Upasana Shukla). Thank you for your contributions.
- Packaging
- The package no longer includes test modules. They caused a failure of the tests. It is concerned with RT #89913 (by Poul Henning Sørensen), #91051 (by Slaven Rezić) and #91581 (by Caleb Cushing). Thank you for your contributions.
Modules
Mutual coercions for common type constraints of MooseModule Install Instructions
To install MooseX::Types::Moose::MutualCoercion, copy and paste the appropriate command in to your terminal.
cpanm MooseX::Types::Moose::MutualCoercion
perl -MCPAN -e shell install MooseX::Types::Moose::MutualCoercion
For more information on module installation, please visit the detailed CPAN module installation guide.