I tried
But it drops "WWW::Mechanize::Link=ARRAY(0x88c7b08)" which is obviously a reference instead of the actual data. I'm not too familiar with references, I've made it this far without ever really have to use many of them. Can someone show me an example of how to get back all the links into an array?my @links = $mech->find_all_links();
In reply to Fetching links with www::mechanize by coldfingertips
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |