IsAwesome/ufanete: Add blank line for $VERSION

dzil smoke complained that:

  [PkgVersion] no blank line for $VERSION after package DDG::Goodie::IsAwesome::ufanete statement in lib/DDG/Goodie/IsAwesome/ufanete.pm line 1

Hence, we add the blank line to silince this warning.
master
Christian Aistleitner 2015-03-18 20:29:01 +01:00
parent c8c7a5060e
commit 87e88d9df9
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
package DDG::Goodie::IsAwesome::ufanete; package DDG::Goodie::IsAwesome::ufanete;
# ABSTRACT: ufanete's first Goodie # ABSTRACT: ufanete's first Goodie
use strict; use strict;
use DDG::Goodie; use DDG::Goodie;