Stop leaking extra methods into the inheritance chain
authorPeter Rabbitson <ribasushi@cpan.org>
Thu, 15 Nov 2012 18:48:09 +0000 (19:48 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 15 Nov 2012 18:48:09 +0000 (19:48 +0100)
commite4cb632058a1584cd2727d5f7fc98dbeb6728aea
tree4412744f8c484f62728eccf232f67967e710a275
parentdff527926d36a268c0bb9e283a529ba68c98fc33
Stop leaking extra methods into the inheritance chain

Not opting to use namespace::clean as we can keep 5.6 compat
this way ;)
Changes
lib/Class/Accessor/Grouped.pm
t/accessors_pp.t
t/accessors_xs.t
t/clean_namespace.t [new file with mode: 0644]
t/pod_spelling.t