]> Dogcows Code - chaz/git-codeowners/blobdiff - dist.ini
Release App-Codeowners 0.46
[chaz/git-codeowners] / dist.ini
index c7fe9e69be063e7e01400182f6efacdf8eb54bfc..8a066dec96a8d708fade0f0d4cae7fbb76a162cf 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -11,21 +11,39 @@ license             = Perl_5
 -remove             = PodCoverageTests
 -remove             = Test::CleanNamespaces
 max_target_perl     = 5.10.1
+PruneFiles.filename = maint
 
 [ConsistentVersionTest]
 
+[Run::Release]
+run                 = %x maint%pbranch_solo.pl %v %d
+
 [RemovePhasedPrereqs]
 remove_runtime      = JSON::MaybeXS
+remove_runtime      = Pod::Usage
 remove_runtime      = Text::CSV
-remove_runtime      = Text::Table
+remove_runtime      = Text::Table::Any
 remove_runtime      = Unicode::GCString
 remove_runtime      = YAML
 [Prereqs / RuntimeRecommends]
-Unicode::GCString       = 0
+Pod::Usage              = 0
 Term::Detect::Software  = 0
+Unicode::GCString       = 0
 [Prereqs / RuntimeSuggests]
 JSON::MaybeXS       = 0
 Text::CSV           = 0
-Text::Table         = 0
+Text::Table::Any    = 0
 YAML                = 0
+[Prereqs / DevelopRecommends]
+; for fatpack.pl
+App::FatPacker      = 0
+CPAN::Meta          = 0
+Capture::Tiny       = 0
+Config              = 0
+File::pushd         = 0
+Getopt::Long        = 0
+MetaCPAN::API       = 0
+Module::CoreList    = 0
+Path::Tiny          = 0
+Perl::Strip         = 0
 
This page took 0.027437 seconds and 4 git commands to generate.