diff --git a/cpanfile b/cpanfile index ba38a8f1..58462630 100644 --- a/cpanfile +++ b/cpanfile @@ -405,7 +405,7 @@ feature trans => sub { feature urban => sub { requires 'WebService::UrbanDictionary'; requires 'Getopt::Long'; -} +}; feature wikipedia => sub { requires 'WWW::Wikipedia';