[Moose-commits] r7776 - Moose/trunk
autarch at code2.0beta.co.uk
autarch at code2.0beta.co.uk
Sun Feb 22 16:24:08 GMT 2009
Author: autarch
Date: 2009-02-22 08:24:08 -0800 (Sun, 22 Feb 2009)
New Revision: 7776
Modified:
Moose/trunk/Changes
Log:
More changes for next version
Modified: Moose/trunk/Changes
===================================================================
--- Moose/trunk/Changes 2009-02-22 16:21:51 UTC (rev 7775)
+++ Moose/trunk/Changes 2009-02-22 16:24:08 UTC (rev 7776)
@@ -16,6 +16,10 @@
This caused an error in the past, but now works as you'd
expect.
+ * Everywhere
+ - Make sure Moose.pm is loaded before calling
+ Moose->throw_error. This wasn't normally an issue, but could
+ bite you in weird cases.
0.71 Thu, February 19, 2009
* Moose::Cookbook::Basics::Recipe11
More information about the Moose-commits
mailing list