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 2e04476052e3170fcee8f1eb6f97304bc03d4d95..d249ebe24d52ba43ab6db9eb75766d2d9f6fbc67 100644 (file)
@@ -3,6 +3,7 @@ package TestLib;
 use strict;
 use warnings;
 
+use Config;
 use Exporter 'import';
 our @EXPORT = qw(
   tempdir