diff options
Diffstat (limited to 'Geocoding.pm')
-rw-r--r-- | Geocoding.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Geocoding.pm b/Geocoding.pm index 7bc0e57..46d34dc 100644 --- a/Geocoding.pm +++ b/Geocoding.pm @@ -19,7 +19,7 @@ Version 0.01 =cut our $VERSION = '0.01'; -our $DEBUG = 1; +our $DEBUG = 0; =head1 SYNOPSIS |