MooseX-UndefTolerant-0.18 v0.18
Karen Etheridge [Sun, 23 Sep 2012 20:35:42 +0000 (13:35 -0700)]
   * avoid undef warning by not attempting to manipulate constructor data for
     init_arg => undef attributes (thanks Damon Tkoch for the report!)

Changes

diff --git a/Changes b/Changes
index af6042f..552a19b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for MooseX-UndefTolerant
 
 {{$NEXT}}
+
+0.18      2012-09-23 13:35:06 PDT-0700 (Karen Etheridge)
    * avoid undef warning by not attempting to manipulate constructor data for
      init_arg => undef attributes (thanks Damon Tkoch for the report!)