use Parse::RecDescent
- Parse::RecDescent can do alot (everything)
- I am restricting this talk to the problem of parsing postal address
- You could see this as a design pattern
- Applicable to any situation you want to take small pieces of content and produce a hashref of parsed data