Skip Menu |

This queue is for tickets about the WWW-Search-MSN CPAN distribution.

Report information
The Basics
Id: 20645
Status: resolved
Priority: 0/
Queue: WWW-Search-MSN

People
Owner: Nobody in particular
Requestors: t.chomiuk [...] wp.pl
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



CC: shlomif [...] iglu.org.il
Subject: www::search::msn and null result issue
Date: Mon, 24 Jul 2006 15:35:37 +0100
To: bug-www-search-msn [...] rt.cpan.org
From: Tomasz Chomiuk <t.chomiuk [...] wp.pl>
Hi Shlomi, Most probably I'm doing something wrong but when I use search query which produces 0 results I get the following error: Can't call method "look_down" on an undefined value at /usr/local/lib/perl5/site_perl/5.8.8/WWW/Search/MSN.pm line 112. code: my $oSearch = new WWW::Search('MSN'); $oSearch->native_query('n0neks1stent123'); my @results = $oSearch->results(); kind regards Tomek
On Mon Jul 24 10:36:05 2006, t.chomiuk@wp.pl wrote: Show quoted text
> Hi Shlomi, > > Most probably I'm doing something wrong but when I use search query > which produces 0 results I get the following error: > > Can't call method "look_down" on an undefined value at > /usr/local/lib/perl5/site_perl/5.8.8/WWW/Search/MSN.pm line 112. > > code: > > my $oSearch = new WWW::Search('MSN'); > $oSearch->native_query('n0neks1stent123'); > my @results = $oSearch->results(); > > kind regards > Tomek
Hi Tomasz! This was fixed in version 0.0103. Version 0.0104 has now been uploaded to the CPAN. Regards, Shlomi Fish