Hi again, I tried to use the treebuilder modules to get emails from a webpage html but I don't know enough. It just gave me more headaches.
My current method get the emails is to go to the site, put the source code in MS Word, and run a regex to get all the emails in that html page. I think I can get the list of sites in a file and probably download the html source codes and parse offline. Can't I just use regex to parse the emails? What can go wrong? I'm a noob at perl and not a programmer. Thanks for the input -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/