rollback some stuff to reset my brain a bit
[gitmo/MooseX-Types-Structured.git] / README
1 MooseX-Type-Structured
2
3 Structured Type Constraints for Moose.  This is an extension which provides
4 additional type contraint abilities for L<Moose>.
5
6 INSTALLATION
7
8 To install this module, run the following commands:
9
10         perl Makefile.PL
11         make
12         make test
13         make install
14
15 SUPPORT AND DOCUMENTATION
16
17 After installing, you can find documentation for this module with the
18 perldoc command.
19
20     perldoc MooseX::Type::Structured
21
22 AUTHOR
23
24 See L<MooseX::Type::Structured> for more information regarding authors.
25
26 LICENSE
27
28 See L<MooseX::Type::Structured> for the license.
29
30 =cut
31