added Data::Unixish::Apply as a depend, Bug #130303

This commit is contained in:
Zane C. B-H 2019-08-20 00:48:16 -05:00
parent c7d9ece486
commit b53a481038
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ my %WriteMakefileArgs = (
'Term::ANSIColor'=>'4.06',
'Text::ANSITable'=>'0.501',
'Getopt::Long'=>'0.0.0',
'Data::Unixish::Apply'=>'1.570',
},
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
clean => { FILES => 'Net-Connection-ncnetstat-*' },