in reply to Re^2: Net::Google::WebmasterTools: GWMT error: 404 Not Found
in thread Net::Google::WebmasterTools: GWMT error: 404 Not Found
Sorry - it seems you need to explicitly import url_encode:
use URL::Encode 'url_encode';
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Net::Google::WebmasterTools: GWMT error: 404 Not Found
by Frosch (Initiate) on Jul 22, 2016 at 20:00 UTC | |
by Corion (Patriarch) on Jul 22, 2016 at 20:11 UTC |