in reply to Re: macOS Fcntl.pm missing F_NOCACHE
in thread macOS Fcntl.pm missing F_NOCACHE

Thank you for the reply.

Unfortunately that does not work as my Fcntl.pm knows nothing of F_NOCACHE

Adding F_NOCACHE to the @EXPORT array of Fcntl.pm does not work either as the script dies with "F_NOCACHE is not a valid Fcntl macro".