Inline the does method.
authorDave Rolsky <autarch@urth.org>
Fri, 10 Sep 2010 01:32:29 +0000 (20:32 -0500)
committerDave Rolsky <autarch@urth.org>
Fri, 10 Sep 2010 02:17:44 +0000 (21:17 -0500)
commit948cd1899aaa1b6e1d53b77346c609f332c3e1a3
tree0d55dfa0450ff148b72a5f0cd1f1cf3e744e286d
parentf0a32e3a928ff04f3b1dc301b7561e3c587dfed9
Inline the does method.

Added tests for ->does, both mutable & immutable
lib/Moose/Meta/Class.pm
lib/Moose/Meta/Method/Does.pm [new file with mode: 0644]
t/010_basics/021-moose-object-does.t [new file with mode: 0644]