I need to mark the CPAN release of version.pm as being incompatible with
bleadperl, i.e. 5.9.0 or better, since version.pm is included in bleadperl.  All
existing code is predicated on a minimum release, not a maximum release.  What
I'm wondering is what shape should my code take to convey this behavior.  I want
to avoid die'ing, since that will just cause failures to emit from the CPAN
smokers.  Should I just create a dummy Build which has a single ok() test?
Alternatively, can I create a Build that doesn't include *any* of the CPAN
modules, yet runs the existing test suite (which obviously should pass)?

Thoughts?

John
-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Blvd
Suite H
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747

Reply via email to