Changes for version 1.13

  • Added US style sub properties, such as 123 Main St Suite # 12 Somewhere CA 92345 Added US style street directional suffix, such as 123 Main St S Somewhere CA 92345
  • Added new address type 'road_box'. This allows for box identifier such as RMB, optionally street name and type, then suburb and post code.
  • Sub property values are now returned as as separate component sub_property_identifier, not as part of the property_identifier component
  • Created a better grammar for property_identifier Removed incorrect validity tests that were not accounting for ordinal street types Fixed auto_clean option so that numbers are retained in ordinal street types! Expanded and improved documentation and comments

Modules

grammar tree for Lingua::EN::AddressParse
manipulate geographical addresses