Started to make type checks inlineable - Just done a couple of basic types so far...
authorPiers Cawley <pdcawley@bofh.org.uk>
Tue, 9 Feb 2010 07:08:11 +0000 (07:08 +0000)
committerJesse Luehrs <doy@tozt.net>
Sat, 17 Apr 2010 23:04:15 +0000 (18:04 -0500)
commit99ea9b039aa8bf880e0b9072842e49576bbe4498
tree0878e84943a22bf977d74227e85191469592178c
parent9423490e7c9c991cd96cb2e05e989586fecd1aa8
Started to make type checks inlineable - Just done a couple of basic types so far to confirm the approach doesn't break anything.
lib/Moose/Meta/TypeConstraint.pm
lib/Moose/Util/TypeConstraints.pm
lib/Moose/Util/TypeConstraints/OptimizedConstraints.pm