Help for this page
#!/usr/bin/perl use HTML::TreeBuilder::XPath; use HTML::StripTags qw(strip_tags); ... my $href = URI->new_abs($anchor->[0]->getValue, $search_url); print strip_tags($href,());
> perl moo.pl test GET failed on https://encrypted.google.com/search?hl=de&q=test: 403 Fo +rbidden at moo.pl line 10.