On Wed, Nov 16, 2016 at 12:48:03PM +0800, Craig Ringer wrote:
> --- a/src/test/perl/README
> +++ b/src/test/perl/README
> @@ -64,3 +64,20 @@ For available PostgreSQL-specific test methods and some example tests read the
> perldoc for the test modules, e.g.:
>
> perldoc src/test/perl/PostgresNode.pm
> +
> +Required Perl
> +-------------
> +
> +Tests must run on perl 5.8.8 and newer. perlbrew is a good way to obtain
Tests must run on Perl 5.8.0 and newer.