diff --git a/Makefile.PL b/Makefile.PL index 3c5f2a7..ff9eca9 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,8 +1,8 @@ use ExtUtils::MakeMaker; WriteMakefile( + NAME => 'App::TWatch::Lite', AUTHOR => ["Alex 'AdUser' Z "], - NAME => 'twatch-lite', ABSTRACT => 'periodically polls RSS/ATOM feeds and cherry-picks wanted torrent files', VERSION_FROM => 'twatch-lite', LICENSE => 'perl_5',