summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-09-30 19:06:41 -0700
committerMark Wells <mark@freeside.biz>2013-09-30 19:06:41 -0700
commit91b2e8af145e64e3b1e178debecf3e0c560cb7ad (patch)
treedb797b3904917b66e26aafe699e5ebf9a9fc6120
parent49fabe633e3a1f1b8d6b164929a498d9e48dcc38 (diff)
debug
-rw-r--r--Geocoding.pm2
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