- fixed typo in Credential::TypeKey
[catagits/Catalyst-Authentication-Credential-HTTP-Proxy.git] / Build.PL
index b510d5a..edde2c7 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -12,7 +12,7 @@ my $build = Module::Build->new(
     },
     build_requires => {
         'Test::MockObject' => '1.01'
-    }
+    },
     create_readme => 1,
     sign          => 1,
 );