note the switch to Test::Fatal in changelog
Ricardo Signes [Mon, 25 Oct 2010 11:52:48 +0000 (07:52 -0400)]
Changes

diff --git a/Changes b/Changes
index 6ab84d9..9eb00ef 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Perl extension Class-MOP.
 
+[NEXT]
+
+  * Replace use of Test::Exception with Test::Fatal
+
 1.10 Mon, Oct 18, 2010
 
   * Lots of fixes for edge cases with anon classes. (doy)