| Paketname | libgeo-postcode-perl | 
| Beschreibung | UK Postcode validation and location | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 0.15.dfsg.1-4 | 
| Sektion | universe/perl | 
| Priorität | optional | 
| Installierte Größe | 112 Byte | 
| Hängt ab von | libdbi-perl, perl (>= 5.6.0-16) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ubuntu MOTU Developers | 
| Quelle |  | 
| Paketgröße | 24994 Byte | 
| Prüfsumme MD5 | 656bb2f42c800894c327e479dda4e6f2 | 
| Prüfsumme SHA1 | 621a3041ad16516c85ae53007c1ebd8065ac4027 | 
| Prüfsumme SHA256 | faf08f441e60929a59f92b666aa94eb22e7100e7af3a767cc2f7749f34990c7d | 
| Link zum Herunterladen | libgeo-postcode-perl_0.15.dfsg.1-4_all.deb | 
| Ausführliche Beschreibung | Geo::Postcode will accept full or partial UK postcodes, validate them against
the official spec, separate them into their significant parts, translate them
into map references or co-ordinates and calculate distances between them.
.
The last two features require a postcode database to be supplied separately.
.
It does not check whether the supplied postcode exists: only whether it is
well-formed according to British Standard 7666, which you can find here:
.
http://www.govtalk.gov.uk/gdsc/html/frames/PostCode.htm
.
Geo::Postcode will also work with partial codes, ie areas, districts and
sectors. They won't validate, but you can test them for legitimacy with a
call to valid_fragment, and you can still turn them into grid references.
.
To work with US zipcodes, you need Geo::Postalcode instead. |