Deprecation warning for calling type() or subtype() with a list of params
[gitmo/Moose.git] / lib / Moose / Deprecated.pm
2010-07-24 Dave Rolsky Deprecation warning for calling type() or subtype(...
2010-07-24 Dave Rolsky Deprecate the Role type
2010-07-24 Dave Rolsky Add Moose::Deprecated, and clean up use of deprecated...