Don't define a coercion directly to a class like URI. Make a subtype
[gitmo/Moose.git] / t / 000_recipes / basics / 005_coercion.t
2009-02-11 Dave Rolsky Don't define a coercion directly to a class like URI...
2009-02-10 Dave Rolsky Update code to match changes made in recipe
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-05 Dave Rolsky Some of the test code was formatted very weirdly (tabs...
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-07-29 Dave Rolsky Reorganized all the recipes so they're broken into...