Subject: | Module broken in several places |
From perl 5.18 onwards, following errors occur when running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/02_import.t .. ok
# Failed test 'match: "1005 N Gravenstein Hwy, Sebastopol CA"'
# at t/03_lookup.t line 346.
# Structures begin differing at:
# $got->[0]{suffix} = ''
# $expected->[0]{suffix} = 'N'
Geo-Coder-US-Import appears to need a series of files called *.RTx where x = 1,4,5,6 & C. But downloading data from http://www.census.gov/geo/maps-data/data/tiger.html (link in module do is broken) could not find files in that foramt.
FIPS 55 standard is redundant as of 2008 so no need for this data
No updates to this module since May 2005. Is it abandoned?