Updated helper
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Helper.pm
index fd7e690..c25dde9 100644 (file)
@@ -558,7 +558,7 @@ it under the same terms as Perl itself.
 __makefile__
 use inc::Module::Install;
 
-name('[% name %]');
+name('[% dir %]');
 abstract('Catalyst Application');
 author('[% author %]');
 version_from('[% path %]');