Correct detection of absent modules. Based on
[p5sagit/p5-mst-13.2.git] / lib / Switch / README
index 312571b..156a986 100644 (file)
@@ -1,5 +1,5 @@
 ==============================================================================
-                      Release of version 2.05 of Switch
+                      Release of version 2.10 of Switch
 ==============================================================================
 
 
@@ -17,21 +17,21 @@ DESCRIPTION
 
 AUTHOR
     Damian Conway (damian@conway.org)
+    Maintained by Rafael Garcia-Suarez (rgarciasuarez@free.fr)
 
 COPYRIGHT
-    Copyright (c) 1997-2001, Damian Conway. All Rights Reserved.
+    Copyright (c) 1997-2003, Damian Conway. All Rights Reserved.
     This module is free software. It may be used, redistributed
         and/or modified under the same terms as Perl itself.
 
 
 ==============================================================================
 
-CHANGES IN VERSION 2.05
+CHANGES IN VERSION 2.10
 
 
-       - Changed licence for inclusion in core distribution
-
-       - Added new test file for non-fallthrough and nested switches
+       - Introduce the "default" keyword for the Perl 6 syntax
+       - Raise the limitation on source file length to 1 million characters
 
 
 ==============================================================================