X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FDependent%2FMeta%2FTypeConstraint%2FDependent.pm;h=359685d2edede785817c39c7142df94e93724b5c;hb=91623f94185ece8f2c6f2716dca9e6f7c1158963;hp=efb11a5c7d96b0fbe368860d47e7a9f6e8e71750;hpb=88f58fbff42a62f89cac9407546e9e45e3288bac;p=gitmo%2FMooseX-Dependent.git diff --git a/lib/MooseX/Dependent/Meta/TypeConstraint/Dependent.pm b/lib/MooseX/Dependent/Meta/TypeConstraint/Dependent.pm index efb11a5..359685d 100644 --- a/lib/MooseX/Dependent/Meta/TypeConstraint/Dependent.pm +++ b/lib/MooseX/Dependent/Meta/TypeConstraint/Dependent.pm @@ -20,6 +20,11 @@ see L for examples and details of how to use dependent types. This class is a subclass of L which provides the gut functionality to enable dependent type constraints. +This class is not intended for public consumption. Please don't subclass it +or rely on it. Chances are high stuff here is going to change a lot. For +example, I will probably refactor this into several classes to get rid of all +the ugly conditionals. + =head1 ATTRIBUTES This class defines the following attributes.