depend on Class::C3 and implement C<use mro "c3"> with caveats
[gitmo/MRO-Compat.git] / README
diff --git a/README b/README
index a8f6bdd..b82080a 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-mro version 0.01
+MRO::Compat version 0.01
 ===========================
 
 INSTALLATION
@@ -14,12 +14,6 @@ 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.
-
 COPYRIGHT AND LICENCE
 
 Copyright (C) 2007 Brandon L Black <blblack@gmail.com>