made union tests skip for now, got start on fixing up the named type constraints
[gitmo/MooseX-Types-Structured.git] / README
CommitLineData
03d07203 1MooseX-Type-Structured
65748864 2
3Structured Type Constraints for Moose. This is an extension which provides
4additional type contraint abilities for L<Moose>.
5
6INSTALLATION
7
8To install this module, run the following commands:
9
10 perl Makefile.PL
11 make
12 make test
13 make install
14
15SUPPORT AND DOCUMENTATION
16
17After installing, you can find documentation for this module with the
18perldoc command.
19
03d07203 20 perldoc MooseX::Type::Structured
65748864 21
22AUTHOR
23
03d07203 24See L<MooseX::Type::Structured> for more information regarding authors.
65748864 25
26LICENSE
27
03d07203 28See L<MooseX::Type::Structured> for the license.
65748864 29
30=cut
31