X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Build.PL;h=ee417af7a181f7bb1f5eb48ba167fe322ce29247;hp=5e706e7b27baf2298396f7bba1a678903b2ff9e0;hb=6f6e1bb4c351b3983846bec8c4540bbbcf38a480;hpb=7c1078a49a3c3f5a23b307395eccfc3c4e5a8b06 diff --git a/Build.PL b/Build.PL index 5e706e7..ee417af 100644 --- a/Build.PL +++ b/Build.PL @@ -27,6 +27,7 @@ my $build = Module::Build->new( 'URI' => 0, }, create_makefile_pl => 'passthrough', + create_readme => 1, script_files => [ glob('script/*') ], test_files => [ glob('t/*.t'), glob('t/*/*.t'), glob('t/*/*/*.t'), glob('t/*/*/*/*.t')