diff --git a/Changes b/Changes index a32a89ec..20c068a0 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,7 @@ Revision history for Geo-Coder-Free Latest VWF Added "exact" to OpenAddresses.pm Local.pm - remove empty fields + Install bin/address_lookup 0.35 Wed Mar 6 20:48:43 EST 2024 Fix scantext.t when OSM is installed diff --git a/Makefile.PL b/Makefile.PL index 1111944a..a59b9261 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -337,6 +337,7 @@ WriteMakefile( }, dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz' }, clean => { FILES => 'Geo-Coder-Free-*' }, + EXE_FILES => [ 'bin/address_lookup' ], # META_ADD => { # provides => { # 'Geo::Coder::Free' => {