NAME
MooseX::Types::UUID - UUID type for Moose classes
SYNOPSIS
DESCRIPTION
This module lets you constrain attributes to only contain UUIDs (in their usual human-readable form). No coercion is attempted.
EXPORT
None by default, you'll usually want to request UUID
explicitly.
AUTHOR
Jonathan Rockway <jrockway@cpan.org>
Infinity Interactive (http://www.iinteractive.com/)
COPYRIGHT
This program is Free software, you may redistribute it under the same terms as Perl itself.