Fix Union->parent to return the nearest common ancestor
authorDave Rolsky <autarch@urth.org>
Sat, 17 Sep 2011 14:46:03 +0000 (09:46 -0500)
committerJesse Luehrs <doy@tozt.net>
Sat, 17 Sep 2011 18:58:05 +0000 (13:58 -0500)
commitc0841d0c2cb7adbe152c01f63fa6e830ee4fbe71
treee8d5b2f96d2f0082aca9770e0b259591bc3f50c3
parent491f96debfd03308962352dcf9e4c701f39ba6b5
Fix Union->parent to return the nearest common ancestor

This lets us revert an earlier change to TC->is_subtype_of
lib/Moose/Meta/TypeConstraint.pm
lib/Moose/Meta/TypeConstraint/Union.pm