Sigh, need "use Config" as well.
authorTom Lane
Mon, 12 Oct 2015 23:49:22 +0000 (19:49 -0400)
committerTom Lane
Mon, 12 Oct 2015 23:49:22 +0000 (19:49 -0400)
This time with some manual testing behind it ...

src/test/perl/TestLib.pm

index 8159987b5563980321a22910324d288d3bc9bcc6..fdb7b53372990f1e6833cb2d17ea2d73f118d205 100644 (file)
@@ -3,6 +3,7 @@ package TestLib;
 use strict;
 use warnings;
 
+use Config;
 use Exporter 'import';
 our @EXPORT = qw(
   tempdir