http://qs1969.pair.com?node_id=434851

esskar has asked for the wisdom of the Perl Monks concerning the following question:

Hi fellows,
did anybody successfully install GnuPG::Interface on a Win32 maschine.
After I fixed the POSIX::STDOUT_FILENO issue i tried to run the test:
t\clearsign..[.]..Your vendor has not defined Fcntl macro F_SETFD t\decrypt..[.]..Your vendor has not defined Fcntl macro F_SETFD
1. the decrypt test never returns.
2. how do i fix that F_SETFD which is not defined in windows (i think).
3. i think that the module doesn't know where to look for the gnupg binary.