X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Build.PL;h=d281c6306833470510e3db3bce6fb65b14ce36dc;hb=b0cd4eb26fd8480d4aa256831768416543f1f927;hp=42896dd4c5dc69881241516aaf3e508357447e81;hpb=50888fc8c64b548108b61845a994d003fc33502b;p=catagits%2FCatalyst-Authentication-Credential-HTTP.git diff --git a/Build.PL b/Build.PL index 42896dd..d281c63 100644 --- a/Build.PL +++ b/Build.PL @@ -15,7 +15,7 @@ my $build = Module::Build->new( 'Test::Exception' => 0, }, create_readme => 1, - sign => 1, + sign => 0, ); $build->create_build_script;