mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-02 09:31:15 +00:00
Read a given config file
Throw an exception if it cannot be read
This commit is contained in:
parent
3caf243048
commit
3fedc40eaf
4 changed files with 39 additions and 12 deletions
1
Build.PL
1
Build.PL
|
@ -29,6 +29,7 @@ my $build = Module::Build->new(
|
|||
'Test::Pod::Coverage' => 0,
|
||||
'Test::Pod' => 0,
|
||||
'Test::Trap' => 0,
|
||||
'Readonly' => 0,
|
||||
},
|
||||
add_to_cleanup => ['App-ClusterSSH-*'],
|
||||
create_makefile_pl => 'traditional',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue