added the use strict to let github know is a perl5 script

master
valcrist73 2015-04-15 14:57:40 +00:00
parent 87884cfc1d
commit aff2ac0bc7
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
package DDG::Goodie::IsAwesome::valcrist73;
# ABSTRACT: valcrist73's first goodie
use strict; #used so Github can correctly identify the file as Perl5
use DDG::Goodie;
zci answer_type => "is_awesome_valcrist73";
zci is_cached => 1;
name "IsAwesome valcrist73";
description "My first Goodie, it lets the world know that valcrist73 is specifically awesome";
description "My first Goodie, it lets the english/spanish speaking world know that valcrist73 is specifically awesome";
primary_example_queries "duckduckhack valcrist73";
category "special";
topics "special_interest", "geek";