- Add support for and unbreak after Perl default version bump to 5.12
- Add support for and fix compilation on Perl 5.14 after a symbol name
change
- Patch the configure script so PERL_VERSION supplies the Perl version
number directly, instead of attempting to parse the often-changed
output of "perl -v"
Reported by: pointyhat (via erwin & pav)