I want to be able to do reverse phone number lookups against a list of phone numbers. After searching, I think my best avenue is to use WWW::Mechanize against a reverse lookup site (which would probably be slower that I would like). I'm curious if anyone has a better approach.
Thanks