Add 'use warnings' to backend template

master
sdua 2016-07-06 10:30:02 +00:00
parent f2db9cd6a5
commit 7c69186cf6
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@ package DDG::Goodie::<: $ia_package_name :>;
use DDG::Goodie;
use strict;
use warnings;
zci answer_type => '<: $ia_id :>';

View File

@ -6,6 +6,7 @@ package DDG::Goodie::<: $ia_package_name :>;
use DDG::Goodie;
use strict;
use warnings;
zci answer_type => '<: $ia_id :>';