more tests
[gitmo/MRO-Compat.git] / README
CommitLineData
cfd77a25 1MRO::Compat version 0.01
4c4e4170 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
15 Requires Test::More 0.47 to test
16
4c4e4170 17COPYRIGHT AND LICENCE
18
19Copyright (C) 2007 Brandon L Black <blblack@gmail.com>
20
21This library is free software; you can redistribute it and/or modify
22it under the same terms as Perl itself.
23