Thread

Posted on Thu Apr 12 23:22:27 2007 by vak
can't get WWW-Search-Ebay working for me
Hi

neither this: or even this simpler example worked out for me.

runs silent to the end producing no output. Both scripts in examples never enter the loop.

P.S. of course i've changed user/pass in first example. Intrestingly, that wrong pass doesn't lead to any error messages too.

Any idea?

Thank you.

Valery
Direct Responses: 4844 | Write a response
Posted on Fri Apr 13 00:07:58 2007 by vak in response to 4843
Re: can't get WWW-Search-Ebay working for me
OK, the simpler example meant in the post above does work. it gave nothing with default query, with more popular queries works fine :)

But, for Completed auctions it still doesn't work :(
Direct Responses: 4870 | Write a response
Posted on Sat Apr 14 22:16:10 2007 by mthurn in response to 4844
Re: can't get WWW-Search-Ebay working for me
There's a "bug" in the current version. WWW::Search::Ebay::Completed requires Crypt::SSLeay aka Net::SSLeay but it's not listed as a prerequisite. If you install Crypt::SSLeay it should work.
Write a response