Fix configure's regexp for extracting the Perl version number from perl -v

Tom Lane <tgl@sss.pgh.pa.us>

Commit: dc43e2f54064504426f7f8d9219608476bd27415
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-02-23T18:35:07Z
Releases: 9.0.0
Fix configure's regexp for extracting the Perl version number from perl -v
output.  Per bug #5339, Perl 5.11 has changed the format of that output
enough to break the previous coding.

Alex Hunsaker

Files

PathChange+/−
config/perl.m4 modified +2 −2
configure modified +1 −1