Type coercions should be added to the front of the list in
authorwu-lee <mouse.git.wu-lee@noodlefactory.co.uk>
Thu, 2 Apr 2009 14:13:46 +0000 (15:13 +0100)
committerwu-lee <mouse.git.wu-lee@noodlefactory.co.uk>
Fri, 3 Apr 2009 18:00:58 +0000 (19:00 +0100)
commitdaa8612f373bda7f7bc493af266535504d25307b
tree84e4e6ebbafc8a2816c840511f578c12c539b8d1
parent5c5a61e0daea184cff679a815d6fc4cdbe08bc33
Type coercions should be added to the front of the list in
$COERCE_KEYS{$name}, not the back. This ensures they are checked in
the correct order (as supplied in the declaration).
lib/Mouse/Util/TypeConstraints.pm