Re: Install Problems: Net::Google::Spreadsheets

2019-08-08 Thread James Kerwin
stuck in a similar way: https://www.perlmonks.org/?node_id=11104105 Thanks, James On Thu, Aug 8, 2019 at 5:16 AM Mike wrote: > > I believe somebody else responded to this, but . . . > > I'll help if I can. > If you want me to try to install Net::Google::Spreadsheets > I can.

Re: Install Problems: Net::Google::Spreadsheets

2019-08-07 Thread Mike
I believe somebody else responded to this, but . . . I'll help if I can. If you want me to try to install Net::Google::Spreadsheets I can.  I am on Win7 - Strawberry Perl V 5.26.1 Mike On 8/5/2019 9:47 AM, James Kerwin wrote: Hi All, I'm having some difficulty installing a P

Re: Install Problems: Net::Google::Spreadsheets

2019-08-07 Thread James Kerwin
L Failed 1/24 test programs. 3/423 subtests failed. Makefile:801: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255 DANJOU/Net-Google-DataAPI-0.2805.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports D

Re: Install Problems: Net::Google::Spreadsheets

2019-08-05 Thread Shlomi Fish
hi James, On Mon, 5 Aug 2019 15:47:45 +0100 James Kerwin wrote: > Hi All, > > I'm having some difficulty installing a Perl Module; > Net::Google::Spreadsheets". Inititally it was installing in to my user > account home directory and I wasn't certain how to chan

Install Problems: Net::Google::Spreadsheets

2019-08-05 Thread James Kerwin
Hi All, I'm having some difficulty installing a Perl Module; Net::Google::Spreadsheets". Inititally it was installing in to my user account home directory and I wasn't certain how to change this, so I just added the directory to my @INC (this isn't a live server, it's pu

Re: net::google problem

2005-10-20 Thread Ing. Branislav Gerzo
Jeff 'japhy' Pinyan [JP], on Thursday, October 20, 2005 at 09:34 (-0400 (EDT)) wrote about: JP> Stop right there! See the [ at the beginning of the dumped representation JP> of $response? That means $response is an array reference. It *holds* JP> objects, but it isn't an object itself. yes, th

Re: net::google problem

2005-10-20 Thread Jeff 'japhy' Pinyan
On Oct 20, Ing. Branislav Gerzo said: use strict; use warnings; use Net::Google; [snip] my $response = $session->response(); I dumped response, and beginning is: $VAR1 = [ bless( { Stop right there! See the [ at the beginning of the dumped representation of $response? T

net::google problem

2005-10-20 Thread Ing. Branislav Gerzo
Hi pals, I have this naughty problem, and I am stuck: use strict; use warnings; use Net::Google; use constant LOCAL_GOOGLE_KEY => "mykey"; my $service = Net::Google->new(key=>LOCAL_GOOGLE_KEY); my $session = $service->search(); $session->query(qw(Perl modules));

Re: Net::Google

2004-05-21 Thread Mandar Rahurkar
How do I make a force install using mcpan ? Thanks Mandar Original message >Date: Fri, 21 May 2004 15:04:10 +1000 (EST) >From: Owen Cook <[EMAIL PROTECTED]> >Subject: Re: Net::Google >To: [EMAIL PROTECTED] > > >On Thu, 20 May 2004, Mandar Rahurkar wrote:

Re: Net::Google

2004-05-20 Thread Owen Cook
On Thu, 20 May 2004, Mandar Rahurkar wrote: > I am trying to install the net::google module in order to use the google api however > I get following error: > > > Failed Test Stat Wstat Total Fail Failed

Net::Google

2004-05-20 Thread Mandar Rahurkar
Hi, I am trying to install the net::google module in order to use the google api however I get following error: Failed Test Stat Wstat Total Fail Failed List of Failed --- t/002-spelling.t1 256 51

Net::Google

2002-06-12 Thread Nigel Peck
Hi all, I'm trying to use the Net::Google module to check spelling of search terms for our website search engine. When I execute the suggest method I get the following error message 501 Protocol scheme 'file' is not supported at /cgi-bin/www.itm-solutions.co.uk/site/lib/SOAP/Li