[bump] 0.002 -> 0.003
[gitmo/MooseX-InsideOut.git] / README
1 MooseX-InsideOut 0.003
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 SUPPORT AND DOCUMENTATION
13
14 After installing, you can find documentation for this module with the
15 perldoc command.
16
17     perldoc MooseX::InsideOut
18
19 You can also look for information at:
20
21     RT, CPAN's request tracker
22         http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-InsideOut
23
24     AnnoCPAN, Annotated CPAN documentation
25         http://annocpan.org/dist/MooseX-InsideOut
26
27     CPAN Ratings
28         http://cpanratings.perl.org/d/MooseX-InsideOut
29
30     Search CPAN
31         http://search.cpan.org/dist/MooseX-InsideOut
32
33
34 COPYRIGHT AND LICENCE
35
36 Copyright (C) 2008 Hans Dieter Pearcey
37
38 This program is free software; you can redistribute it and/or modify it
39 under the same terms as Perl itself.
40