Commit 72842a57 authored by Tom Lane's avatar Tom Lane

Pacify perlcritic.

Per buildfarm.
parent aedc4600
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment