update Changes
[gitmo/Task-Moose.git] / README
CommitLineData
59a259a8 1Task-Moose version 0.02
f34a1571 2===========================
3
dc00a896 4See the POD documentation for a list of modules this
5task will (optionally) install
f34a1571 6
7INSTALLATION
8
9To install this module type the following:
10
11 perl Makefile.PL
12 make
13 make test
14 make install
15
16COPYRIGHT AND LICENCE
17
18Copyright (C) 2008 Infinity Interactive, Inc.
19
20http://www.iinteractive.com
21
22This library is free software; you can redistribute it and/or modify
23it under the same terms as Perl itself.
24