load mro.pm under 5.9.5+, since next::method, etc will have to move there
[gitmo/MRO-Compat.git] / README
diff --git a/README b/README
index a8f6bdd..9e257d7 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-mro version 0.01
+MRO::Compat version 0.02
 ===========================
 
 INSTALLATION
@@ -13,12 +13,8 @@ To install this module type the following:
 DEPENDENCIES
 
    Requires Test::More 0.47 to test
-
-IMPORTANT INFORMATION
-
-   This module is only for use on Perls earlier than 5.9.5.
-   Perl version 5.9.5 and higher includes its own superior
-   implementation, with a version number greater than 1.00.
+   Requires Class::C3 0.18 for runtime
+   Recommends Class::C3::XS 0.04 for runtime
 
 COPYRIGHT AND LICENCE