Subject: | perl 5.23.x unsupported |
While compiling the module with perl 5.23.4:
...
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0.24\" -DXS_VERSION=\"0.24\" -fPIC "-I/opt/perl-5.23.4/lib/5.23.4/x86_64-linux/CORE" engine.c
engine.c:40:2: error: #error Unsupported PERL_API_VERSION
...