22 Haz 2011 Çrş, 04:52:08 tarihinde, JQUELIN yazdı:
Show quoted text> sys::info is meant to be platform agnostic, yet it requires
> Sys::Info::Driver::OSX...
Hi,
It does not depend on it. It depends on 'Sys::Info::Driver::' . OSID()
(see the SPEC file in the distro). I believe you're referring to the
entries in META.(json|yml). Not sure how to prevent this or preventing
it will have any value, but it gets the entries from my release
platform (can be one of OSX, Linux or Windows depending on where I
generate the tarball).
I believe tools like the cpan shell are not depending on META stuff
(and it shouldn't anyway). The dependencies are generated dynamically.
so any tool making use of that META stuff will be broken.
HTH,
Burak