[Moose-commits] r7566 - Mouse/trunk
sartak at code2.0beta.co.uk
sartak at code2.0beta.co.uk
Thu Feb 5 17:00:17 GMT 2009
Author: sartak
Date: 2009-02-05 09:00:16 -0800 (Thu, 05 Feb 2009)
New Revision: 7566
Modified:
Mouse/trunk/Changes
Log:
We backed this baby out
Modified: Mouse/trunk/Changes
===================================================================
--- Mouse/trunk/Changes 2009-02-05 16:53:28 UTC (rev 7565)
+++ Mouse/trunk/Changes 2009-02-05 17:00:16 UTC (rev 7566)
@@ -18,8 +18,6 @@
* class_type shouldn't load the class (Moose compat; no easy fix :/)
- * exists($_[1]) is faster than scalar(@_) >= 2 (obra)
-
* suppress warnings when we use "around" and "has '+...'" (dann)
* use Data::Util to make method modifiers fast if it's available (dann)
More information about the Moose-commits
mailing list