Class::C3 - version 0.08 for release
[gitmo/Class-C3.git] / README
CommitLineData
ac6b0914 1Class::C3 version 0.08
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
21Copyright (C) 2005 Infinity Interactive, Inc.
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