From: Aankhen Date: Tue, 1 May 2007 03:23:39 +0000 (+0000) Subject: Moose::Util::TypeConstraints: X-Git-Tag: 0_21~7 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=25f2c3fc96005583733b37674fa9c59f4305b520;p=gitmo%2FMoose.git Moose::Util::TypeConstraints: * s/SYNOPOSIS/SYNOPSIS/g --- diff --git a/lib/Moose/Util/TypeConstraints.pm b/lib/Moose/Util/TypeConstraints.pm index 7fed316..2ac9d5a 100644 --- a/lib/Moose/Util/TypeConstraints.pm +++ b/lib/Moose/Util/TypeConstraints.pm @@ -410,7 +410,7 @@ The following functions are used to create type constraints. They will then register the type constraints in a global store where Moose can get to them if it needs to. -See the L for an example of how to use these. +See the L for an example of how to use these. =over 4 @@ -470,7 +470,7 @@ code first, followed by the type constraint check. This feature should be used carefully as it is very powerful and could easily take off a limb if you are not careful. -See the L for an example of how to use these. +See the L for an example of how to use these. =over 4