From: Dagfinn Ilmari Mannsåker Date: Thu, 1 Nov 2012 17:05:49 +0000 (+0000) Subject: Fix plugin links in POD X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-View-Component-SubInclude.git;a=commitdiff_plain Fix plugin links in POD --- diff --git a/lib/Catalyst/View/Component/SubInclude.pm b/lib/Catalyst/View/Component/SubInclude.pm index 33c2b06..f77345f 100644 --- a/lib/Catalyst/View/Component/SubInclude.pm +++ b/lib/Catalyst/View/Component/SubInclude.pm @@ -72,10 +72,12 @@ calls this function using the default plugin as the first parameter. =head1 SUBINCLUDE PLUGINS -The module comes with two subinclude plugins: -L, -L and -L. +The module comes with several subinclude plugins: +L, +L, +L, +L and +L. By default, the C plugin will be used. This can be changed in the view's configuration options (either in the config file or in the view module