removed superfluous -T
[gitmo/MooseX-Types-Path-Class.git] / README
1 MooseX-Types-Path-Class version 0.01
2
3 INSTALLATION
4
5 To install this module, run the following commands:
6
7     perl Build.PL
8     ./Build
9     ./Build test
10     ./Build install
11
12
13 COPYRIGHT AND LICENCE
14
15 Copyright (C) 2007, 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.