Refactor ExtUtils::Constant::Utils backwards compatibility code.
authorNicholas Clark <nick@ccl4.org>
Fri, 17 Dec 2010 17:16:46 +0000 (17:16 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 17 Dec 2010 17:16:46 +0000 (17:16 +0000)
commit3e92488813b7b571b0de139f466ad8ec01152995
tree7dbcb5c08707e66879d67bc1f960b1dce5c35214
parent30029c0df8faaccb9dd387138c6d8545f7c45052
Refactor ExtUtils::Constant::Utils backwards compatibility code.

Avoid warnings from letting 5.005 even think about POSIX charclass constants
in regexps, and use compile-time constants to enable backcompat features.
cpan/ExtUtils-Constant/lib/ExtUtils/Constant/Utils.pm