On Jan 30, 2008 9:19 PM, Sam Tregar <[EMAIL PROTECTED]> wrote: > > I'm definitely not going to make my module pass its tests when there's > absolutely no way it can work! I guess that's the disconnect here - > sometimes failing is good! In this case it's a clue that your setup is > broken. Making that clue more explicit is a good idea, but making it go > away isn't. > > Well, the bad hack is to die "OS Unsupported" in the test -- that will mark your module NA. It's not really supposed to be used for anything other than Perl/platform issues, but this might be an exception.
David