X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst.pm;h=c2351278d3004b205bcb0784583c63b2936a0810;hp=fa0ebdf703be058263f5e0d7326f8aebe7ed292f;hb=44d5f0e672428e91c40a34ee3bab20cfac425b88;hpb=bb0e3adf30c51a155d097d271e6b1c6fd1676819 diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index fa0ebdf..c235127 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -1906,6 +1906,11 @@ search paths, specify a key named C as an array reference. Items in the array beginning with C<::> will have the application class name prepended to them. +All components found will also have any +L loaded and set up as components. +Note, that modules which are B an I of the main +file namespace loaded will not be instantiated as components. + =cut sub setup_components {