On Sat, Dec 04, 2004 at 04:53:29AM -0700, Robert Wyrick wrote:
> That patch should probably be modified so that it only runs if
> $Config{dlext} eq "so"
> that way it will only run on unix/unixlike systems (not on windows). I
> don'tBut not OS X, and possibly some other Unixes > think that that code could ever do anything bad on windows, but I've not > tested it. Just a thought... Surely you should test for $^O if you don't want Win32? Nicholas Clark
