X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=86571dab0a3747af995fe4050b5a80f909ce8d4b;hb=f29041c4f4fb46129672fdf605c9165f04ef413c;hp=3289d3d9f1f361a624776c9b74ae9767b28d233d;hpb=663e8dcc21aa933c6210e12b845b4a23bf209cd0;p=gitmo%2FClass-C3.git diff --git a/README b/README index 3289d3d..86571da 100644 --- a/README +++ b/README @@ -17,18 +17,21 @@ This module requires these other modules and libraries: Algorithm::C3 0.06 Scalar::Util 1.10 -SPECIAL NOTE FOR 0.15_01 +Additionally, this module will optionally take advantage of +these if installed: -To try this with the experimental perl core c3 patch, -download a recent copy perl-current: + Class::C3::XS 0.01_06 -http://mirrors.develooper.com/perl/APC/perl-current-snap/perl-current@30943.tar.bz2 +SPECIAL NOTE FOR 0.15_05 -apply the enclosed c3.patch, and install this perl: +To try this with the new perl core c3 support, +download the most recent copy perl-current: + +http://mirrors.develooper.com/perl/APC/perl-current-snap/ 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. +then try your C3-using software against this perl + Class::C3 0.15_05. COPYRIGHT AND LICENCE