Version 0.06
[gitmo/MooseX-MetaDescription.git] / README
CommitLineData
9497137d 1MooseX::MetaDescription version 0.06
003eeeb9 2===========================
3
4See the individual module documentation for more information
5
6INSTALLATION
7
8To install this module type the following:
9
10 perl Makefile.PL
11 make
12 make test
13 make install
14
15DEPENDENCIES
16
17This module requires these other modules and libraries:
18
19 Moose
20
21COPYRIGHT AND LICENCE
22
23Copyright (C) 2008 Infinity Interactive, Inc.
24
25http://www.iinteractive.com
26
27This library is free software; you can redistribute it and/or modify
28it under the same terms as Perl itself.
29