Fixed typo
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Helper.pm
index 0c38800..00a5434 100644 (file)
@@ -604,7 +604,6 @@ use strict;
 use Catalyst::Build;
 
 my $build = Catalyst::Build->new(
-    create_makefile_pl => 'passthrough',
     license            => 'perl',
     module_name        => '[% name %]',
     requires           => { Catalyst => '5.49' },