added metadata to Morse.pm

master
Dylan Lloyd 2012-11-06 18:13:15 -05:00
parent 85d5ac6da6
commit 7045887413
1 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,13 @@ package DDG::Goodie::Morse;
use DDG::Goodie;
use Convert::Morse qw(is_morse as_ascii as_morse);
primary_example_queries 'morse ... --- ...';
secondary_example_queries 'morse SOS';
description 'convert to and from morse code';
name 'Morse';
code_url 'https://github.com/duckduckgo/zeroclickinfo-goodies/blob/master/lib/DDG/Goodie/Morse.pm';
category 'conversion';
topics 'special_interest';
attribution
web => 'http://und3f.com',
twitter => 'und3f',