From: Paul Giaccone (paulg_at_[hidden])
Date: 2007-05-18 08:43:16


Reetesh Mukul wrote:
> Will not it be nice to have a library to parse URI's, URLs, EMAIL IDs and to
> validate them?
>
>
It's fairly straightforward to do the parsing using Boost Spirit, but
when you say "validate them" presumably you mean test whether they exist.