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