in reply to Re^3: Fcntl constants missing
in thread Fcntl constants missing

Same effect.

I suspect this is not a restriction of ActiveState Perl, but of Windows. I tried the same under Cygwin Perl, and got the same error message.

$ perl -lwe "use Fcntl qw(:Fcompat); FNONBLOCK " Your vendor has not defined Fcntl macro FNONBLOCK, used at -e line 1.

-- 
Ronald Fischer <ynnor@mm.st>