Reify duck type from a regular subtype into an actual class
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint / DuckType.pm
2009-06-25 Shawn M Moore Reify duck type from a regular subtype into an actual...