in reply to using HTML::TreeBuilder effectively
your title is misleading
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: using HTML::TreeBuilder effectively
by skaryzgik (Novice) on Sep 16, 2015 at 20:57 UTC | |
If the current title is misleading, is there another that might be better? | [reply] |
by Anonymous Monk on Sep 16, 2015 at 23:10 UTC | |
It seems to me that someone who doesn't understand the error message could easily not realize the problem isn't with the usage of HTML::TreeBuilder. If the current title is misleading, is there another that might be better? Maybe "How I spent my summer vacation?" Maybe the error message ie "Couldn't get http://dailynews.yahoo.com/h/tc/: 500 Can't connect to dailynews.yahoo.com:80 (Bad hostname)?" Sure, its possible the OP doesn't understand the message ... but OP seems to have done fine for title in getting content of an https website and Using example script correctly for opening cpan module but not creating a useful browser from automation | [reply] |
|
Re^2: using HTML::TreeBuilder effectively
by Aldebaran (Curate) on Sep 17, 2015 at 07:21 UTC | |
I have to admit that I'm curious how you think I should have typed the subject for this thread. It also seems to be the case that the script in the original post has outlived its assumptions for how it gives useful output. It has interesting syntax, and I'd like to be able to say that I had that part mastered by now, but I do not. My Q2 may have been pinned on that script, but I'd prefer not to speak about it again until we obtain output as described in the subject of the original post. How does one make yahoo able to find its own news?
Where I'd rather focus is on a generic way to specify searches, which are the trade of the website we're talking to. They announce themselves as 'Search' in this example, but I would not want to be wed to the notion that it had to be upper case, for example. Here is where I think the output is useful: <NONAME>=Search (submit)So I would like to populate the search string, submit, and then follow the first link suggested. Thank you for your comment, | [reply] [d/l] [select] |
by poj (Abbot) on Sep 17, 2015 at 07:33 UTC | |
Re: your OP this works in the UK, you may have to amend for your location poj | [reply] [d/l] |
by Anonymous Monk on Sep 17, 2015 at 07:54 UTC | |
I have to admit that I'm curious how you think I should have typed the subject for this thread... tl;dr Yeah, that part covered in Re^3: using HTML::TreeBuilder effectively FWIW, I would have tried to engage with this reply | [reply] |