Changes

Jump to navigation Jump to search
**Simple Regex: <tt>(CH|Ch|)\s?-?\s?\d{3,4}-?</tt>
The Match::PostalCodes.pm perl module provides a method to extract a postcode from a text string for a given ISO3166 code. The simple regular expressions listed above are not used verbatim, as codes are extracted after strings have been cleaned of upper asci, and as more sophisticed techniques can be employed on per country basis.
==The Matching Process==
Anonymous user

Navigation menu