2974aa8c939b4c6ceeacc7e40c28ee3a0d2ddd8f
[gitmo/Task-Moose.git] / README
1 Task-Moose version 0.01
2 ===========================
3
4 This module installs the following other modules:
5
6
7
8 INSTALLATION
9
10 To install this module type the following:
11
12    perl Makefile.PL
13    make
14    make test
15    make install
16
17 COPYRIGHT AND LICENCE
18
19 Copyright (C) 2008 Infinity Interactive, Inc.
20
21 http://www.iinteractive.com
22
23 This library is free software; you can redistribute it and/or modify
24 it under the same terms as Perl itself. 
25