NAME

DDG::Spice - Spice package for easy keywords

VERSION

version 1009

SYNOPSIS

package DDG::Spice::MySpice;
# ABSTRACT: My cool spice!

use DDG::Spice;

triggers startend => "cool";
spice to => 'http://ownage.cool/?t=$1&callback={{callback}}';

handle remainder => sub { $_ ? $_ : "" };

1;

DESCRIPTION

This is the Spice Meta class. It injects all the keywords used for ZeroClickInfo Spice. For more information see DDG::Meta.

Use the server command of App::DuckPAN for testing your spice!

SEE ALSO

http://duckduckhack.com/

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