Add meta information to MoonPhases

master
Robert Picard 2012-11-06 17:20:43 -05:00
parent 2751322ff8
commit f5219dfe1f
1 changed files with 21 additions and 0 deletions

View File

@ -3,6 +3,27 @@ package DDG::Goodie::MoonPhases;
use DDG::Goodie;
use Astro::MoonPhase;
primary_example_queries => "lunar phase";
secondary_example_queries =>
"moon phase",
"phase of the moon",
"what is the current lunar phase";
description "Lunar phase";
name "MoonPhases";
topics => "special_interest", "everyday_goodies";
category => "random";
attribution
github => ['https://github.com/rpicard', 'rpicard'],
twitter => ['https://twitter.com/__rlp', '__rlp'],
web => ['http://robert.io', 'Robert Picard'];
triggers any => 'moon', 'lunar';
my %triggerQueries = (