Correct detection of absent modules. Based on
[p5sagit/p5-mst-13.2.git] / lib / Switch / Changes
index add2130..f88c542 100755 (executable)
@@ -59,3 +59,23 @@ Revision history for Perl extension Switch.
        - Fixed the parsing of embedded POD (thanks Brent)
 
        - Fixed bug encountered when -s or -m file test used (thanks Jochen)
+
+
+2.07   Wed May 15 15:19:28 2002
+
+       - 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)
+
+
+2.09   Wed Jun 12 22:13:30 2002
+
+       - Removed spurious debugging statement
+
+
+2.10   Mon Dec 29
+
+       - Introduce the "default" keyword for the Perl 6 syntax
+       - Raise the limitation on source file length to 1 million characters