From f274aaa6f2ce5fdf10a853c47b0a36c8a614b81e Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 2 Jun 2011 10:17:38 -0500 Subject: point to the attribute docs for more information --- lib/Bread/Board/Declare.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Bread/Board/Declare.pm b/lib/Bread/Board/Declare.pm index 26d911d..404a427 100644 --- a/lib/Bread/Board/Declare.pm +++ b/lib/Bread/Board/Declare.pm @@ -82,7 +82,8 @@ C<< required => 1 >> is still valid on these attributes. Constructor parameters for services (C, C, etc) can also be passed into the attribute definition; these will be forwarded to the -service constructor. +service constructor. See L for +a full list of additional parameters to C. If C<< infer => 1 >> is passed in the attribute definition, the class in the type constraint will be introspected to find its required dependencies, and -- cgit v1.2.3