X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=809077cd75db4149d55e23cde71cd64968e002e2;hb=9ecc7ab53320d3e6f1523fe3434cdce7fbae8d10;hp=12b92e81bc407898a105b3bb140030d06f537c3d;hpb=0a4d4e25e3b7491155684020f7eabc0293769736;p=gitmo%2FClass-C3.git diff --git a/README b/README index 12b92e8..809077c 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Class::C3 version 0.15_01 +Class::C3 version 0.16 =========================== INSTALLATION @@ -20,20 +20,8 @@ This module requires these other modules and libraries: Additionally, this module will optionally take advantage of these if installed: - Class::C3::XS 0.01 - -SPECIAL NOTE FOR 0.15_01 - -To try this with the experimental perl core c3 patch, -download a recent copy perl-current: - -http://mirrors.develooper.com/perl/APC/perl-current-snap/perl-current@30943.tar.bz2 - -apply the enclosed c3.patch, and install this perl: - -sh Configure -Dusedevel -Dprefix=/where/I/want/it -d -e && make && make test && make install - -then try your C3-using software against this perl + Class::C3 0.15_01. + perl 5.9.5 + Class::C3::XS 0.02 COPYRIGHT AND LICENCE