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.
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
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
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
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
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
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
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));
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:
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
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
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
12 matches
Mail list logo