Instead of repeating the same coerce & verify logic over and over
authorDave Rolsky <autarch@houseabsolute.urth.org>
Fri, 27 Mar 2009 21:09:30 +0000 (16:09 -0500)
committerDave Rolsky <autarch@houseabsolute.urth.org>
Fri, 27 Mar 2009 21:09:30 +0000 (16:09 -0500)
commit9c9563c7d8d3a9e51425fe413b303080cc42adc1
tree7b316f9f984470dd6f9c5b634f211a9b0547127c
parent66d68f76900d0ab0789df91d8a414d87417c587b
Instead of repeating the same coerce & verify logic over and over
let's use this crazy thing called a method.
lib/Moose/Meta/Attribute.pm