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? That mea

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 List of Failed > ---