diff --git a/dist.ini b/dist.ini index 398286c..6ae0364 100644 --- a/dist.ini +++ b/dist.ini @@ -7,6 +7,10 @@ license = Apache_2_0 copyright_holder = DuckDuckGo, Inc. L copyright_year = 2012 +[PromptIfStale] +index = http://duckpan.org +module = Dist::Zilla::Plugin::UploadToDuckPAN + [Prereqs] [Prereqs / TestRequires] @@ -40,10 +44,10 @@ version_regexp = ^(.+)$ [PkgVersion] [PodSyntaxTests] [GithubMeta] -[Repository] -[EOLTests] +[Test::EOL] trailing_whitespace = 0 [@Git] tag_format = %v + [Git::Push] push_to = origin master