diff --git a/dist.ini b/dist.ini index d52cb4a..c7a0d97 100644 --- a/dist.ini +++ b/dist.ini @@ -6,6 +6,7 @@ author = Hunter Lang license = Apache_2_0 copyright_holder = DuckDuckGo, Inc. L copyright_year = 2012 +main_module = lib/DDG/LongtailBundle/OpenSourceDuckDuckGo.pm [PromptIfStale] index_base_url = http://duckpan.org @@ -13,20 +14,13 @@ module = Dist::Zilla::Plugin::UploadToDuckPAN module = Dist::Zilla::Plugin::IAChangelog module = Dist::Zilla::Plugin::AnnounceRelease -[Prereqs] - -[Prereqs / TestRequires] -Test::More = 0.98 -Test::Dirs = 0.03 -File::Temp = 0.22 +[AutoPrereqs] [GatherDir] -exclude_match = share/longtail/[^/]*/downloads?$ +exclude_match = \.(?:js|handlebars|md|ini|p[ly]|rb|go|tcl|sh|tx)$ +exclude_match = ^template/ [IAChangelog] [PruneCruft] -[ManifestSkip] -[ExtraTests] -[ExecDir] [ShareDir] [MakeMaker] [Manifest] @@ -34,20 +28,16 @@ exclude_match = share/longtail/[^/]*/downloads?$ [ConfirmRelease] [UploadToDuckPAN] [MetaJSON] -[MetaYAML] [AnnounceRelease] -[AutoModuleShareDirs] -scan_namespaces = DDG::Goodie,DDG::Spice,DDG::Longtail,DDG::Fathead -sharedir_method = module_share_dir +;[AutoModuleShareDirs] +;scan_namespaces = Longtail +;sharedir_method = module_share_dir [Git::NextVersion] version_regexp = ^(.+)$ [PkgVersion] -[PodSyntaxTests] [GithubMeta] -[Test::EOL] -trailing_whitespace = 0 [Git::Check] [Git::Commit] [Git::Tag::IAChangelog]