Getting a compilation error while attempting to test the API in a Perl environment:
I have downloaded and installed the latest library package: awapi_perl_lib_1.3.2.tar.gz I have downloaded and installed the latest version of the SOAP WSDL module: http://soap-wsdl.svn.sourceforge.net/viewvc/soap-wsdl/SOAP-WSDL/branches/Typemap.tar.gz?view=tar&pathrev=861 I created a adwords.properties file in my home directory and edited it with my account data (I did not turn on the Sandbox setting). I copied display_stats.pl from http://google-api-adwords-perl.googlecode.com/svn/trunk/example/display_stats.pl I tried running the display_stats.pl and got the following errors: SOAP/Deserializer.pm did not return a true value at (eval 93) line 3. ...propagated at /usr/lib/perl5/5.8.8/base.pm line 85. BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.8/ Google/AdWords/Deserializer.pm line 24. Compilation failed in require at /usr/lib/perl5/site_perl/5.8.8/Google/ AdWords/Client.pm line 26. BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.8/ Google/AdWords/Client.pm line 26. Compilation failed in require at display_stats.pl line 24. BEGIN failed--compilation aborted at display_stats.pl line 24. Any help? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en