X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FHelper.pm;h=ff54067e82e6852957d2ac30624186d2ac9616a3;hp=3b8679396ea1175739c8dbfcb68540393152b858;hb=df912746b14abdadf70ae982f4b79ab459f08377;hpb=0ff7106c9f4652163ca58c84130de0fee52ea2f9 diff --git a/lib/Catalyst/Helper.pm b/lib/Catalyst/Helper.pm index 3b86793..ff54067 100644 --- a/lib/Catalyst/Helper.pm +++ b/lib/Catalyst/Helper.pm @@ -617,7 +617,7 @@ auto_install; WriteAll; __config__ { - "name": "[% name %]" + "name" : "[% name %]" } __readme__ Run script/[% appprefix %]_server.pl to test the application.