]> Dogcows Code - chaz/git-codeowners/blobdiff - dist.ini
make Pod::Usage optional
[chaz/git-codeowners] / dist.ini
index 3574581acbd8e02920375e7d50332af6c861da99..8a066dec96a8d708fade0f0d4cae7fbb76a162cf 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -20,13 +20,15 @@ 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::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
This page took 0.016924 seconds and 4 git commands to generate.