Today I tried to install Net::Google following my own recipe: Net-Google with ActiveState Perl. I downloaded both Net-Google-1.0.tar.gz and Nmake15.exe, extracted the latter in the C:\Program Files\bin directory and the former in My Documents.
Read the rest of Net::Google bug: missing wsdl file.
It worked!.. thanks.
I experienced this same error in GNU/Linux. It turned out that I needed to copy the Services directory from lib/Net/Google to lib/Net. The module did not work unless this folder was in both places.
Note that your comment doesn't show up immediately. I review each comment before I add it to this site.
Check the Follow this page option if you want to receive an email each time a comment is posted to this page, including yours. A link to turn this option off will be included with each email.
Internet adresses will be converted automatically. You can use the following notation to specify anchor text for a link: [url=http://example.com/]example text[/url].
I had this problem for a few minutes until I found your entry. Much appreciated. :)