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