Tips and Tricks 

sub parse_street {
    my $address = shift;
    return $parser->street($address); 
}
remaining:  /.*\Z/