[Moose-commits] r7855 - MooseX-AttributeHelpers/trunk
autarch at code2.0beta.co.uk
autarch at code2.0beta.co.uk
Thu Mar 26 18:04:32 GMT 2009
Author: autarch
Date: 2009-03-26 11:04:31 -0700 (Thu, 26 Mar 2009)
New Revision: 7855
Modified:
MooseX-AttributeHelpers/trunk/ChangeLog
Log:
More changes
Modified: MooseX-AttributeHelpers/trunk/ChangeLog
===================================================================
--- MooseX-AttributeHelpers/trunk/ChangeLog 2009-03-17 00:06:58 UTC (rev 7854)
+++ MooseX-AttributeHelpers/trunk/ChangeLog 2009-03-26 18:04:31 UTC (rev 7855)
@@ -3,6 +3,9 @@
0.15
- The splice helper for arrays was completely broken. Reported by
Abhijit Mahabal. RT #43343.
+
+ - Added sort and sort_in_place helper methods for List and Array,
+ respectively. (brunov)
0.14 Thu October 2, 2008
- Run pod tests only for authors
More information about the Moose-commits
mailing list