WWW::DuckDuckGo

Access to the DuckDuckGo APIs
Download

WWW::DuckDuckGo Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Michael Smith
  • Publisher web site:
  • http://www.gnome-look.org/content/show.php/Chocolate+Theme+For+Gnome?content=68266

WWW::DuckDuckGo Tags


WWW::DuckDuckGo Description

WWW::DuckDuckGo is a Perl module that gives you an easy access to the DuckDuckGo Zero Click Info API. It tries to connect via https first and falls back to http if there is a failure.SYNOPSIS use WWW::DuckDuckGo; my $duck = WWW::DuckDuckGo->new; # request the Zero Click Info, you can also use ..->zci('duck duck go') my $zeroclickinfo = $duck->zeroclickinfo('duck duck go'); # request the Zero Click Info of "duck duck go more stuff" my $other_zeroclickinfo = $duck->zeroclickinfo('duck duck go','more stuff');Product's homepage


WWW::DuckDuckGo Related Software