Discussion:
module WWW::Search
(too old to reply)
Hina Dalal
2010-09-08 14:52:10 UTC
Permalink
Hi There

I am trying to install WWW::Search module as its a pre requisite for =20
WWW::Search::NCBI::PubMed module.

But When I try to run my program, its giving me the following error:

Use of uninitialized value in numeric le (<=3D) at =20
C:/Perl/site/lib/WWW/Search.pm
line 1229.
Use of uninitialized value in numeric le (<=3D) at =20
C:/Perl/site/lib/WWW/Search.pm
line 1270.
Use of uninitialized value in numeric le (<=3D) at =20
C:/Perl/site/lib/WWW/Search.pm
line 1277.

I think its an error in Search.pm file, which is installed =20
automatically when I tried to install WWW::Search module.

Kindly help me removing this error or let me know how can I change =20
this file so that I wont get this error any more.

thanks and regards

Hina.
--
Hina Dalal
PhD Student
Stem Cell Bioinformatics Group
Institute For Stem Cell Research
Roger Land Building
Kings Buildings
West Mains Road
University Of Edinburgh
EH9 3JQ
--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
David Solimano
2010-09-14 02:40:37 UTC
Permalink
Hello David
Thanks for your reply.
I am using 2.565 version of the module and 2.508 is the version of the
distribution.
Regards
Hina.
Hello,

That looks to be the most up to date version. Can you post code
sample that causes the warning? Do you know if the warning is causing
any problems?

Just realized that we're in perl.cpan.discuss. There might be more
people looking at comp.lang.perl.misc or comp.lang.perl.modules, if
I'm not able to help you here.

Thanks,
David

Loading...