mirror of
https://github.com/duncs/clusterssh.git
synced 2025-04-21 09:09:06 +00:00
Include missing build prereq
This commit is contained in:
parent
2ee06cd89b
commit
3c4f108233
1 changed files with 1 additions and 0 deletions
1
Build.PL
1
Build.PL
|
@ -25,6 +25,7 @@ my $build = Module::Build->new(
|
|||
build_requires => {
|
||||
'Test::Pod::Coverage' => 0,
|
||||
'Test::Pod' => 0,
|
||||
'Test::Trap' => 0,
|
||||
},
|
||||
script_files => 'bin',
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue