|
I'm trying to use bing translator from Bing::Search module but I couldn't get a result from it and the following error appears:
Can't locate object method "TranslatedTerm" via package "Bing::Search::Result::Errors" at extract
++translate-v3.pl line 119, <web_page> chunk 1.
It goes to Result::Errors instead of Result::Translation obviously because of bad commands, but I couldn't find any help for the documents, so if any one had it going, please show me how.
p.s. this my first post. |