A typo in the version number in `t/59_extended_result_codes.t` causes test to be skipped. In the test file, 3.7.11 is encoded as `3071100`. The correct construction is `3007011`. See also https://www.nu42.com/2015/11/tests-never-ran.html
- though extended error codes are supported earlier