Fix configure's regexp for extracting the Perl version number from perl -v
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| config/perl.m4 | modified | +2 −2 |
| configure | modified | +1 −1 |