Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
"Use strict" on remaining goodies
Browse files Browse the repository at this point in the history
  • Loading branch information
javathunderman committed May 15, 2015
1 parent 8c2722d commit e89db8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/DDG/Goodie/IsAwesome/wongalvis.pm
Expand Up @@ -2,6 +2,7 @@ package DDG::Goodie::IsAwesome::wongalvis;
# ABSTRACT: wongalvis' first Goodie

use DDG::Goodie;
use strict;

zci answer_type => "is_awesome_wongalvis";
zci is_cached => 1;
Expand Down

0 comments on commit e89db8d

Please sign in to comment.