removed comments and changed example_queries

master
Mikhail Dronov 2015-01-17 15:54:41 +03:00
parent 15e2e2b76c
commit 5c20c70f1d
1 changed files with 2 additions and 5 deletions

View File

@ -1,7 +1,5 @@
package DDG::Goodie::IsAwesome::Dronov;
# ABSTRACT: Dronov's first Goodie
# Start at https://duck.co/duckduckhack/goodie_overview if you are new
# to instant answer development
use DDG::Goodie;
@ -10,12 +8,11 @@ zci is_cached => 1;
name "Mikhail Dronov";
description "http://dronov.net";
primary_example_queries "first example query", "second example query";
secondary_example_queries "optional -- demonstrate any additional triggers";
primary_example_queries "duckduckhack dronov";
category "programming";
topics "geek", "programming";
code_url "https://github.com/duckduckgo/zeroclickinfo-goodies/blob/master/lib/DDG/Goodie/IsAwesome/Dronov.pm";
attribution github => ["dronov", "Mikhail Dronov"],
attribution github => ["https://github.com/dronov", "dronov"],
twitter => "dronovmm";
triggers start => "duckduckhack dronov";