mirror of
https://github.com/postgres/postgres.git
synced 2025-04-20 00:42:27 +03:00
Pacify perlcritic.
Per buildfarm.
This commit is contained in:
parent
aedc4600d8
commit
72842a5756
@ -4,6 +4,9 @@
|
|||||||
# (The required minimum versions are all quite ancient now,
|
# (The required minimum versions are all quite ancient now,
|
||||||
# but specify them anyway for documentation's sake.)
|
# but specify them anyway for documentation's sake.)
|
||||||
#
|
#
|
||||||
|
use strict;
|
||||||
|
use warnings;
|
||||||
|
|
||||||
use IPC::Run 0.79;
|
use IPC::Run 0.79;
|
||||||
|
|
||||||
# Test::More and Time::HiRes are supposed to be part of core Perl,
|
# Test::More and Time::HiRes are supposed to be part of core Perl,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user