X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Build.PL;h=bc9e77f1ee679b6826f226e0dd1cd031a8a9aad7;hp=c8e3df796d9af8053aa1735ad65a28b961da11a4;hb=dbd6b243d9481d628842f8cda4f5c7c604fbac33;hpb=a693340419bd7596e03694b66f1e5ab06dd9fee5 diff --git a/Build.PL b/Build.PL index c8e3df7..bc9e77f 100644 --- a/Build.PL +++ b/Build.PL @@ -29,7 +29,7 @@ my $build = Module::Build->new( 'Tree::Simple::Visitor::FindByPath' => 0, 'URI' => 1.35, }, - recommends => { 'Catalyst::Engine::Apache' => 0, JSAN => 0 }, + recommends => { 'Catalyst::Engine::Apache' => 0 }, create_makefile_pl => 'passthrough', create_readme => 1, script_files => [ glob('script/*') ],