tests for selective coercion
[gitmo/Moose.git] / t / 040_type_constraints / 025_type_coersion_on_lazy_attributes.t
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-20 Dave Rolsky Various style changes and de-messification
2008-08-20 Tomas Doran Fix type coersion of lazy values accessed using the...