mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-03 09:53:23 +00:00
Fix tests for updated Perl::Tidy
This commit is contained in:
parent
e0d062e20a
commit
651c756f55
2 changed files with 6 additions and 6 deletions
2
Build.PL
2
Build.PL
|
@ -125,7 +125,7 @@ my $build = $class->new(
|
||||||
'CPAN::Changes' => 0.27,
|
'CPAN::Changes' => 0.27,
|
||||||
'File::Slurp' => 0,
|
'File::Slurp' => 0,
|
||||||
'Test::PerlTidy' => 0,
|
'Test::PerlTidy' => 0,
|
||||||
'Perl::Tidy' => 20171214,
|
'Perl::Tidy' => 20180220,
|
||||||
},
|
},
|
||||||
recommends => { 'Sort::Naturally' => 0, },
|
recommends => { 'Sort::Naturally' => 0, },
|
||||||
configure_requires => { 'Module::Build' => 0, },
|
configure_requires => { 'Module::Build' => 0, },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue