release 0.05
[gitmo/Class-C3-XS.git] / README
CommitLineData
77a4ee74 1Class::C3::XS version 0.05
44457c3e 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
13COPYRIGHT AND LICENCE
14
15Copyright (C) 2007 Brandon L. Black <blblack@gmail.com>
16
17This library is free software; you can redistribute it and/or modify
18it under the same terms as Perl itself.
19