remove Build.PL from distribution, release 0.03
[gitmo/Class-C3-XS.git] / README
CommitLineData
834f9ed7 1Class::C3::XS version 0.03
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