Contents
Postal Addresses
Overview of program
use Parse::RecDescent
Parsing basics: Tokens
Building a Parser: Tokens
Building a Parser: Productions
Building a Parser: Actions
What the hell does that do ?
Building a Parser: Putting it all together
Tips and Tricks
The End