NAME

geo-parse - Command-line tool for Geo::Address::Parser

SYNOPSIS

geo-parse --country US "1600 Amphitheatre Pkwy, Mountain View, CA 94043"

geo-parse -c NZ "Auckland Museum, 1 Museum Circuit, Parnell, Auckland 1010"

geo-parse --help
geo-parse --man

OPTIONS

-c, --country   Country code (e.g., US, UK, CA, AU, NZ)
-h, --help	  Print a brief help message
    --man	  Full documentation
-j, --json	  JSON output

DESCRIPTION

This script parses a freeform postal address and extracts structured fields using Geo::Address::Parser.