> I like it. Though it will be:
>
> parsers => {
> parse_datetime => [ specs ],
> parse_date => [ specs ],
> },
>
> as I'm dropping hash form. Though it would be accepting:
>
> parse_datetime => { spec },
> aka parse_datetime => specref,
>My original suggestion was an array of hashes. So you'll listen to Dave but not me huh? I don't blame you. :) -J --
