Updated helper gen
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Helper.pm
index 3b86793..ff54067 100644 (file)
@@ -617,7 +617,7 @@ auto_install;
 WriteAll;
 __config__
 {
-    "name": "[% name %]"
+    "name" : "[% name %]"
 }
 __readme__
 Run script/[% appprefix %]_server.pl to test the application.