Add Catalyst::Helper use line
[catagits/Catalyst-Runtime.git] / script / catalyst.pl
index 5fb8d02..c25e38e 100755 (executable)
@@ -18,6 +18,8 @@ END
 
 }
 
+use Catalyst::Helper;
+
 my $force    = 0;
 my $help     = 0;
 my $makefile = 0;