add Moose::Util::TypeConstraints to oose.pm
authorChris Prather <chris@prather.org>
Mon, 19 Oct 2009 04:55:20 +0000 (00:55 -0400)
committerJesse Luehrs <doy@tozt.net>
Sun, 20 Dec 2009 07:01:31 +0000 (01:01 -0600)
commit405fb8858b07b8a97ce8fa5cf0dc9fbdf1ef4af1
treedb30b0830342e9cb32bc85c9aaeb9f125874cd7d
parent3ba78ad9ac359815646cd8db7556175b6d6ddb91
add Moose::Util::TypeConstraints to oose.pm

Someone came into #moose today trying to test out a question with
subtypes. I remembered that it had always annoyed me that I had to
include -MMoose::Util::TypeConstraints when using oose.pm. This should
fix that, with documentation.
lib/oose.pm