NAME
MooseX::Attribute::Deflator::Moose - Deflators for Moose type constraints
VERSION
version 2.0.0
SYNOPSIS
use MooseX::Attribute::Deflator::Moose;
DESCRIPTION
Using this module registers sane type deflators and inflators for Moose's built in types.
Some notes:
HashRef and ArrayRef deflate/inflate using JSON
ScalarRef is dereferenced on deflation and returns a reference on inflation
AUTHOR
Moritz Onken
COPYRIGHT AND LICENSE
This software is Copyright (c) 2011 by Moritz Onken.
This is free software, licensed under:
The (three-clause) BSD License