add a second missing depend

This commit is contained in:
Zane C. B-H 2019-08-09 06:39:07 -05:00
parent 51fc444a92
commit 724476cd0b
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ WriteMakefile(
'Net::Connection'=>'0.0.0',
'Net::DNS'=>'1.20',
'Proc::ProcessTable' => '0.59',
'Error::Helper' => '1.0.0',
},
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
clean => { FILES => 'Net-Connection-Match-*' },