diff --git a/lib/DDG/Goodie/Zodiac.pm b/lib/DDG/Goodie/Zodiac.pm index 48a40ac73..e7b57d8d4 100644 --- a/lib/DDG/Goodie/Zodiac.pm +++ b/lib/DDG/Goodie/Zodiac.pm @@ -1,5 +1,5 @@ package DDG::Goodie::Zodiac; -#ABSTRACT : Find the Zodiac Sign by feeding Date as Input +#ABSTRACT: Find the Zodiac Sign by feeding Date as Input use DDG::Goodie; with 'DDG::GoodieRole::Dates';