Apologies, I now see that WWW::Mechanize::TreeBuilder pulls in methods from HTML::Element, which has a method called find all be it depreciated in favor of the look_down method, which you could use to find what you want (see the documentation). You don't have to show us the real page you're working with, just some data which (like I've said a few times) replicates your problem, the output your code produces and the output you expect. The code posted is also missing use WWW::Mechanize; use Data::Dumper;.
In reply to Re^5: Passing 2 tags to find() method
by marto
in thread Passing 2 tags to find() method
by Kaustubh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |