Open
Description
t/15config.t fails with perl 5.37.4:
# Failed test 'returned ok'
# at t/15config.t line 546.
# got: 'die'
# expected: 'return'
# Failed test 'Expecting no STDERR'
# at t/15config.t line 550.
# got: ''
# expected: 'Unable to write default $HOME/.clusterssh/config: Is a directory
#
# '
# Looks like you failed 2 tests of 155.
t/15config.t ............. Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/155 subtests
Sample fail report at CPAN Testers: http://www.cpantesters.org/cpan/report/2b2844fe-41c5-11ed-ae77-5f2e6e8775ea (but disregard the failure of t/10host.t here, that's another issue unrelated to bleadperl).
(FYI: @duncs)