diff options
author | Matthew Somerville <matthew@mysociety.org> | 2015-11-27 16:08:56 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2015-12-02 17:41:48 +0000 |
commit | 7b20745945638cce030879eafc8cac8f8bd81c56 (patch) | |
tree | 6c1cf64ad4d818c10d996cb3e6d8de05c512cdfa /perllib/FixMyStreet/Geocode/Bing.pm | |
parent | 23949e52f20020fa56cd54655a487ef97ebbc222 (diff) |
Move main bin scripts to separate packages.
Maintain old location wrappers.
Diffstat (limited to 'perllib/FixMyStreet/Geocode/Bing.pm')
-rw-r--r-- | perllib/FixMyStreet/Geocode/Bing.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Geocode/Bing.pm b/perllib/FixMyStreet/Geocode/Bing.pm index 8cad8be7c..a846f3348 100644 --- a/perllib/FixMyStreet/Geocode/Bing.pm +++ b/perllib/FixMyStreet/Geocode/Bing.pm @@ -8,6 +8,7 @@ package FixMyStreet::Geocode::Bing; use strict; +use FixMyStreet::Geocode; use Utils; # string STRING CONTEXT |