add required bits

This commit is contained in:
Zane C. B-H 2019-08-25 01:29:24 -05:00
parent 5d7740f27e
commit 893d671851
1 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,10 @@ my %WriteMakefileArgs = (
'Text::ANSITable'=>'0.501',
'Getopt::Long'=>'0.0.0',
'Data::Unixish::Apply'=>'1.570',
'Proc::ProcessTable'=>'0.59',
'Proc::ProcessTable::Match'=>'0.0.0',
'Statistics::Basic'=>'1.6611',
'List::Util'=>'0.0',
},
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
clean => { FILES => 'Proc-ProcessTable-ncps-*' },