From: John Napiorkowski Date: Thu, 23 Oct 2008 17:01:50 +0000 (+0000) Subject: fixed docs X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=71ac32d7dbf0a4bc3fdda5a1dcfd560e82875300;p=gitmo%2FMoose.git fixed docs --- diff --git a/lib/Moose/Meta/TypeConstraint/Class.pm b/lib/Moose/Meta/TypeConstraint/Class.pm index 604d0e2..f229ea9 100644 --- a/lib/Moose/Meta/TypeConstraint/Class.pm +++ b/lib/Moose/Meta/TypeConstraint/Class.pm @@ -134,6 +134,8 @@ Moose::Meta::TypeConstraint::Class - Class/TypeConstraint parallel hierarchy Return all the parent types, corresponding to the parent classes. +=item B + =item B =back