David Golden wrote: > os_requires: > Linux: > Linux::Hax: 0 Eww. I'm not totally opposed to having OS-specific prerequisites, but this mechanism is way too specific. This area should be tackled, if at all, by a fully generalised facility for combining prerequisites in ways other than the fixed AND that is currently implicit. I'd quite like to be able to say "must have either Math::BigInt or Math::GMP", for example, if that's what I actually need, rather than having to pick one and require it absolutely. That sort of simple case, with ordinary CPAN modules, seems more useful than anything using the OS type as a prerequisite.
-zefram