Hi,
I'm writing a platform specific module (with XS code using platform
specific C includes and libraries) for BS2000 and want to put it on
PAUSE. What's the best practice to avoid unneccessary automatic (and
failing) tests by CPANPLUS and the like?
I could just put a
die "only running under BS2000\n" unless $^O eq 'posix-bc';
into the Makefile.PL, but is there a better way? (I didn't found any
hint in some of the other platform specific modules like Win32::* I've
looked into.)
Or should I ask to (shudder ;-) open a new namespace for BS2000 (and
would we call it "BS2" (like "Win32") or "BS2000" (like "Windows32"))?
Regards, Thomas
--
Address is invalid, Reply-To address is only valid for four weeks!