X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=dist.ini;h=78e688a07e71d39a6fc10e379d228fad18e0212b;hb=8519118086d24784504063bbacb4b78570204708;hp=c6f74b2b3a7a823cd0f03c2165f95f5f1272dc13;hpb=65bf221f3baf7043cac8eda435d598d9eef67a29;p=chaz%2Fgraphql-client diff --git a/dist.ini b/dist.ini index c6f74b2..78e688a 100644 --- a/dist.ini +++ b/dist.ini @@ -22,14 +22,16 @@ remove_runtime = Pod::Usage remove_runtime = Text::CSV remove_runtime = Text::Table::Any remove_runtime = YAML +remove_runtime = JSON::Path::Evaluator [Prereqs / RuntimeRecommends] HTTP::Tiny = 0 Pod::Usage = 0 [Prereqs / RuntimeSuggests] -Data::Dumper = 0 -Text::CSV = 0 -Text::Table::Any = 0 -YAML = 0 +Data::Dumper = 0 +JSON::Path::Evaluator = 0 +Text::CSV = 0 +Text::Table::Any = 0 +YAML = 0 [Prereqs / DevelopRecommends] ; for fatpack.pl App::FatPacker = 0