Subject: | White House moved |
A test in t/bin.t started to fail:
# Failed test 'test 1'
# at t/bin.t line 16.
# The output
# Test 1 - White House
# $VAR1 = [
# {
# 'standard' => {
# 'confidence' => '0.9',
# 'prov' => 'DC',
# 'staddress' => 'Nw Pennsylvania Ave',
# 'city' => 'Washington',
# 'stnumber' => '1600',
# 'postal' => '20502-0001'
# },
# 'latt' => '38.898761',
# 'TimeZone' => 'America/New_York',
# 'AreaCode' => '202',
# 'longt' => '-77.035117'
# }
# ];
# does not match
# (?^:\-76\.90)
# Failed test at t/bin.t line 16.
# Looks like you failed 2 tests of 6.
t/bin.t .........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests