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