version bump + potential fix for rt.cpan.org #12558
[gitmo/Class-C3.git] / README
CommitLineData
ff168601 1Class::C3 version 0.14
95bebf8c 2===========================
3
4INSTALLATION
5
6To install this module type the following:
7
8 perl Makefile.PL
9 make
10 make test
11 make install
12
13DEPENDENCIES
14
15This module requires these other modules and libraries:
16
17 None
18
19COPYRIGHT AND LICENCE
20
08c29211 21Copyright (C) 2005, 2006 Infinity Interactive, Inc.
95bebf8c 22
23http://www.iinteractive.com
24
25This library is free software; you can redistribute it and/or modify
26it under the same terms as Perl itself.
27