Correct detection of absent modules. Based on
[p5sagit/p5-mst-13.2.git] / lib / Switch / README
index 5a51740..156a986 100644 (file)
@@ -1,5 +1,5 @@
 ==============================================================================
-                      Release of version 2.07 of Switch
+                      Release of version 2.10 of Switch
 ==============================================================================
 
 
@@ -17,23 +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.07
+CHANGES IN VERSION 2.10
 
 
-       - Corified tests
-
-       - Updated "Perl6" syntax to reflect current design
-         (as far as possible -- can't eliminate need to parenthesize
-         variables, since they're ambiguous in Perl 5)
+       - Introduce the "default" keyword for the Perl 6 syntax
+       - Raise the limitation on source file length to 1 million characters
 
 
 ==============================================================================