X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-ConfigLoader.git;a=blobdiff_plain;f=lib%2FCatalyst%2FPlugin%2FConfigLoader.pm;h=0ba9f9915d83c4fb80cf06c6133a1e8f6964eddd;hp=40954bf44b6a806a68c416ebc62a055ff73bc97a;hb=d6277728a99503a632fec6c5bed6b5b23db122cc;hpb=d2afa07119b50ffe102c5cae1d7f65e5e957210f diff --git a/lib/Catalyst/Plugin/ConfigLoader.pm b/lib/Catalyst/Plugin/ConfigLoader.pm index 40954bf..0ba9f99 100644 --- a/lib/Catalyst/Plugin/ConfigLoader.pm +++ b/lib/Catalyst/Plugin/ConfigLoader.pm @@ -39,8 +39,8 @@ INI and Perl formats. =head2 setup( ) This method is automatically called by Catalyst's setup routine. It will -attempt to use each plugin and set the C section once a file has been -successfully loaded. +attempt to use each plugin and, once a file has been successfully +loaded, set the C section. =cut