Report found versions of required perl modules

Andrew Dunstan <andrew@dunslane.net>

Commit: 1593998ae858902e805eb0f8bf3b019399044471
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2021-11-12T15:36:30Z
Releases: 15.0
Report found versions of required perl modules

Configure tests for the presence of perl modules required for TAP tests,
and that they meet specified minimum version requirements. This patch
makes it report the version of the module that's actually found rather
than just an 'ok' message. This will help in deciding if we can upgrade
minimum requirements for these modules.

Discussion: https://postgr.es/m/f5e1d308-4e33-37a7-bdf1-f6e0c75119de@dunslane.net

Files

PathChange+/−
config/ax_prog_perl_modules.m4 modified +2 −2
configure modified +3 −3

Discussion