NAME
Geo::TigerLine::Abbreviations - Tiger/LINE feature abbreviations
SYNOPSIS
use Geo::TigerLine::Abbreviations;
print $Geo::TigerLine::Abbreviations::Dict{'Av'}[0]{'feature_type'}, "\n";
DESCRIPTION
Geo::TigerLine::Abbreviations provides a single hash %Dict whose keys are values from the US Census bureau's set of standard abbreviations. All the values are the possible results of the lookup.
Each value may have any of the following keys: feature_type, standard_abbreviation, short_abbreviation, and translation.