X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Build.PL;h=7f08e1209baeee0517ef1b68b83d7f02227792ee;hp=8444e4b4c1fe770ae1b2ea497e93e98d0c0c2173;hb=adfe7ead04d6f4431a624299c529d6ff3a396166;hpb=bb5ef9d77cb25af8a0f71d509c6af1debd7e62e5 diff --git a/Build.PL b/Build.PL index 8444e4b..7f08e12 100644 --- a/Build.PL +++ b/Build.PL @@ -24,6 +24,7 @@ my $build = Module::Build->new( 'Tree::Simple::Visitor::FindByPath' => 0, 'URI' => 0, }, + create_makefile_pl => 'passthrough', script_files => [ glob('script/*') ], test_files => [ glob('t/*.t'), glob('t/*/*.t'), glob('t/*/*/*.t'), glob('t/*/*/*/*.t')