mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-11-27 07:21:09 +08:00
Pacify perlcritic.
Per buildfarm.
This commit is contained in:
parent
0b126c6a4b
commit
db3a660c63
@ -4,6 +4,9 @@
|
||||
# (The required minimum versions are all quite ancient now,
|
||||
# but specify them anyway for documentation's sake.)
|
||||
#
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
use IPC::Run 0.79;
|
||||
|
||||
# Test::More and Time::HiRes are supposed to be part of core Perl,
|
||||
|
Loading…
Reference in New Issue
Block a user