From: "Davies, Alex" <adavies@ptc.com>
Message-ID: <
A69AA663CE9BBC44AE1DA72483DE15DE04622D66@HQ-MAIL3.ptcnet.ptc.com>
This stops perl from trying to read C:\dev\urandom on Windows
p4raw-id: //depot/perl@28671
#define WUNTRACED 0
#endif
+
+/* Don't go reading from /dev/urandom */
+#define PERL_NO_DEV_RANDOM