aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Arter <davea@mysociety.org>2014-04-23 14:23:37 +0100
committerHakim Cassimally <hakim@mysociety.org>2014-04-25 14:42:41 +0000
commit80f9e52bae06bd0ed551ffdf3d54b9b829e843c1 (patch)
tree3f77d1b809812c8b396e9f0c75e8ca8d31d24251
parentf4c3310e5206b5da75029c64d7b6cc799029e7cd (diff)
SOAP::WSDL can perhaps be removed; add note to this effect
-rw-r--r--cpanfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpanfile b/cpanfile
index ca82f9ae2..158e10cd1 100644
--- a/cpanfile
+++ b/cpanfile
@@ -85,6 +85,7 @@ feature 'uk', 'FixMyStreet.com specific requirements' => sub {
# # East Hampshire
# requires 'SOAP::Lite';
# Barnet
+ # TODO: This can perhaps be removed since Barnet switched to email for problem reports
requires 'SOAP::WSDL';
};