As I mentioned in passing in my last post, I'd like to add more code examples to the HTML::Element docs. I'd like the examples to be based on things people actually need doing. So, I'd ask that anyone who has written code that uses HTML::Element (whether on its own or via HTML::TreeBuilder), please send me your code. Reply NOT to the list, but to [EMAIL PROTECTED] I understand that a lot of code that uses HTML::Element is quite ad-hoc and not in the best style, and also is specific to tasks like, basically, "harvesting" (stealing) data from other people's web sites. (Cf. whoever was snarfing restaurant addresses.) I will keep any code you send me quite confidential, and I don't care if your code is a mess, or if your HTML::Element-using code is deep in the guts of code that does a bazillion other things. I'm just looking for what HTML::Element methods people use most, and with what syntaxes. Based on that, I will make up my own examples for the docs. So I can keep things organized, maybe set the topic on your message to "HTML::Element example code". And please try to keep your mailer from wrapping your code -- but, if possible, do not send your code as file attachments. -- Sean M. Burke [EMAIL PROTECTED] http://www.spinn.net/~sburke/
