On Fri, Aug 15, 2008 at 9:14 AM, Joe Atzberger <[EMAIL PROTECTED]> wrote: > This is cool. I think we'd need to add WWW::Mechanize as an optional > dependency to Makefile.PL and wherever else we keep track of such things > now....
Hi Joe - I'm glad you agree that this will be useful. I am concerned about the dependency on Mech. It's not an insignificant dependency, though I think it is pure perl. I don't think it should be a real dependency, though, because you only need it if you want to submit test reports. That's not something that most users will want to do. It's just like Perl::Tidy, which can be used by some tests in the xt directory. But, I don't think we have a way to keep track of optional dependencies, though. Do you have any thoughts on how we solve this problem gracefully? Thanks! -Andy _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
