From: Peter Rabbitson Date: Thu, 8 Nov 2012 11:50:21 +0000 (+0100) Subject: Using M::R solved this problem before it was encountered X-Git-Tag: v0.10007~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=666a76090fa563fa028461402d34b5441381652b;hp=8e29282618a1e49419715893d7934cbe2b70bf7c;p=p5sagit%2FClass-Accessor-Grouped.git Using M::R solved this problem before it was encountered --- diff --git a/Changes b/Changes index 3518da7..b0e6b75 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,8 @@ Revision history for Class::Accessor::Grouped. - Drop minimum perl to 5.6 (from 5.6.2) - Switch all module loading to Module::Runtime and lose dependency on Class::Inspector + - Fix stupid mistake causing double-require of Sub::Name when + Class::XSAccessor is not available (RT#80657) - Simplify superclass traversal done by the 'inherited' group type - Fix incorrect quoting of unusual hash keys (fieldnames) - Depend on newer bugfixed Class::XSAccessor 1.15