MakeMaker sync 5.48_03 -> 5.53_01
[p5sagit/p5-mst-13.2.git] / lib / Switch / README
index d5a7d28..f2cf139 100644 (file)
@@ -1,5 +1,5 @@
 ==============================================================================
-                      Release of version 2.04 of Switch
+                      Release of version 2.06 of Switch
 ==============================================================================
 
 
@@ -19,20 +19,23 @@ AUTHOR
     Damian Conway (damian@conway.org)
 
 COPYRIGHT
-    Copyright (c) 1997-2000, Damian Conway. All Rights Reserved. This module
-    is free software. It may be used, redistributed and/or modified under
-    the terms of the Perl Artistic License (see
-    http://www.perl.com/perl/misc/Artistic.html)
+    Copyright (c) 1997-2001, 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.04
+CHANGES IN VERSION 2.06
 
 
-       - Suppressed 'undef value' warning under -w (thanks Michael)
+       - Fixed parsing of ternary operators in Switch'ed source code
+         (at the expense of no longer correctly parsing ?...? regexes)
+         (thanks Mark)
 
-       - Added support for Perl 6 given..when syntax
+       - Fixed the parsing of embedded POD (thanks Brent)
+
+       - Fixed bug encountered when -s or -m file test used (thanks Jochen)
 
 
 ==============================================================================