in reply to Re^2: Passing 2 tags to find() method
in thread Passing 2 tags to find() method
"I think the method is a part of WWW::Mechanize::TreeBuilder"
It isn't. Show the code you're actually running, because nothing provided here does what you claim.
"The project I am working on is a Web based application that uses Real time Perl WebFramework-> mojolicious."
The code I gave you uses Mojo::DOM, part of Mojolicious. Previously I asked you to read How do I post a question effectively?. The best way to get help is show an example of the code you are actually running, the input (in this case some HTML), the output you get and the output you want. This approach requires effort from you but is quicker than others trying to guess what you may be doing.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Passing 2 tags to find() method
by Kaustubh (Acolyte) on Jul 28, 2016 at 05:10 UTC | |
by marto (Cardinal) on Jul 28, 2016 at 05:51 UTC |