http://qs321.pair.com?node_id=131907


in reply to Re: City, State to/from Zip Code converter
in thread City, State to/from Zip Code converter

Actually, the Scrape::USPS::ZipLookup modules appear to take an address and reformat it to the USPS "standardized" address layout. It doesn't take a zip and return the city/state or take a city/state and return a zip.

I looked up the Scrape::USPS::ZipLookup module while doing research for this zipcode/address lookup post a while back.

Oddly, Scrape::USPS::ZipLookup are supposed to be a group of modules that are contained in the Data::Address::Standardize distribution, but they really aren't in the distribution. ZipLookup can be grabbed here.

Jasmine