Subject: | lvalue_in_role.t breaks when Class::XSAccessor is installed |
I've not delved into details, but this is what's causing the high percentage (30%-ish) of test failures.
To verify, install Class::XSAccessor and Devel::Hide and compare the output of:
perl -MDevel::Hide=Class::XSAccessor -Ilib t/lvalue_in_role.t
perl -Ilib t/lvalue_in_role.t