Hi! On Wed, May 09, 2007 at 10:43:57AM +0100, Nathan Haigh wrote:
> The only bit I think needs to be hard-coded into Test::Kwalitee are the > indicators that rally have no reason to be tested when running the tests > on module files. I.e. those tests that need a tarball or the likes. The > indicators I've hard coded to miss are: > .. > > Let me know if you think this is a good idea or not! I could add some more test meta information to M::C::Analyse::get_indicators_hash eg something like 'requires_tarball'? Than you could just dynamically skip all tests that have this key set to true... (similar to 'is_extra') Hm, and what about is_prereq? It doesn't require a tarball, but the CPANTS DB. Maybe the key should be named 'hide_from_test_kwalitee' ? -- #!/usr/bin/perl http://domm.zsi.at for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}