On Fri, 2004-02-27 at 16:08, Kenneth A Graves wrote: > I think this gives a PLATFORMS line of: > freebsd5.2-i386 Y Y Y ? ? Y Y > > How do I verify which runloops/features are working?
I added " or $^O eq 'freebsd'" to t/pmc/{threads,timer}.t and those tests run successfully. The same trick doesn't work for signal.t. So I think that gives: freebsd5.2-i386 Y Y Y Y - Y Y --kag