[Koha-patches] [PATCH] Bug 2524: Adding script to submit test reports to smolder server

Andrew Moore andrew.moore at liblime.com
Fri Aug 15 16:20:03 CEST 2008


On Fri, Aug 15, 2008 at 9:14 AM, Joe Atzberger
<joe.atzberger at liblime.com> 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



More information about the Koha-patches mailing list