"Use strict" on remaining goodies
parent
4c55b383bb
commit
f2e377ccf2
|
@ -2,6 +2,7 @@ package DDG::Goodie::IsAwesome::Black616Angel;
|
|||
# ABSTRACT: Black616Angels first Goodie
|
||||
|
||||
use DDG::Goodie;
|
||||
use strict;
|
||||
|
||||
zci answer_type => "is_awesome_black616angel";
|
||||
zci is_cached => 1;
|
||||
|
|
Loading…
Reference in New Issue