The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DDG::Meta::ZeroClickInfo - Functions for generating a DDG::ZeroClickInfo factory

VERSION

version 1017

DESCRIPTION

EXPORTS FUNCTIONS

zci

This function applies default parameter to the DDG::ZeroClickInfo that you can generate via "zci_new". All keys given are checked through a list of possible DDG::ZeroClickInfo attributes.

  zci is_cached => 1;
  zci answer_type => 'random';

zci_new

This function gives back a DDG::ZeroClickInfo set with the parameter given on "zci" and then overridden and extended through the parameter given to this function.

METHODS

apply_keywords

Uses a given classname to install the described keywords.

AUTHOR

DuckDuckGo <open@duckduckgo.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2013 by DuckDuckGo, Inc. https://duckduckgo.com/.

This is free software, licensed under:

  The Apache License, Version 2.0, January 2004