I am getting below error while installing IO::Interface::simple module in my windows machine where in I have installed ActivePerl 5.24.
Please suggest any solution.
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'IO-Interface' version '1.09'
Can't find string terminator "'" anywhere before EOF at -e line 1.
LDS/IO-Interface-1.09.tar.gz
C:\Perl64\bin\perl.exe Build.PL --installdirs=site -- OK
Running Build for L/LD/LDS/IO-Interface-1.09.tar.gz
Building IO-Interface
C:\Perl64\site\bin\gcc.exe -c -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTM
ODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwr
apv -fno-strict-aliasing -mms-bitfields -s -O2 "-DVERSION=\"1.09\"" "-DXS_VERSIO
N=\"1.09\"" -I"C:\Perl64\lib\CORE" -I"C:\MinGW\x86_64-w64-mingw32\include" -o "l
ib\IO\Interface.o" "lib\IO\Interface.c"
lib\\IO\\Interface.xs:16:23: fatal error: sys/ioctl.h: No such file or directory
compilation terminated.
error building dll file from 'lib\IO\Interface.c' at C:/Perl64/site/lib/ExtUtils
/CBuilder/Platform/Windows.pm line 129.
LDS/IO-Interface-1.09.tar.gz
C:\Perl64\bin\perl.exe ./Build -- NOT OK