NAME
Exobrain::Types - Type system for Exobrain
VERSION
version 1.08
SYNOPSIS
use Exobrain::Types qw(SmsStr PhoneNum);
DESCRIPTION
This provides a central point for accessing the type-system used by Exobrain. At this time you'll need to view this module's source to see all the types available.
Documentation patches are very, very welcome.
AUTHOR
Paul Fenwick <pjf@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Paul Fenwick.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.