Add failing test for Class::Accessor::Chained::Fast compatibility.
[gitmo/MooseX-Emulate-Class-Accessor-Fast.git] / t / construction.t
2008-07-29 Tomas Doran Avoid bug with immutable / around new in Moose by using...