added Config::General support
[catagits/Catalyst-Plugin-ConfigLoader.git] / lib / Catalyst / Plugin / ConfigLoader / Perl.pm
index 205f11c..6cfec00 100644 (file)
@@ -12,7 +12,7 @@ Catalyst::Plugin::ConfigLoader::Perl - Load Perl config files
 Loads Perl files. Example:\r
 \r
     {\r
-        name               => 'TestApp',\r
+        name => 'TestApp',\r
         Controller::Foo => {\r
             foo => 'bar'\r
         }\r