changes from jrockway with some additional docs
[gitmo/MooseX-Types-Path-Class.git] / README
1 MooseX-Types-Path-Class version 0.05
2
3 INSTALLATION
4
5 To install this module, run the following commands:
6
7     perl Makefile.PL
8     make
9     make test
10     make install
11
12
13 COPYRIGHT AND LICENCE
14
15 Copyright (C) 2007-2008, Todd Hepler
16
17 This library is free software; you can redistribute it and/or modify
18 it under the same terms as Perl itself.