I highly doubt that the get routine is exported from WWW::Mechanize. Further, you're assigning back to your $webcrawler, so you're going to lose your object created by WWW::Mechanize->new(). So try something like:
At least, that's the guess I have for not having used, or even installed, W::M.my $page = $webcrawler->get($url_name);
In reply to Re: Subroutine &main::get error
by Tanktalus
in thread Subroutine &main::get error
by lampros21_7
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |