On Tue, 2005-11-15 at 09:22 +1100, Adam Kennedy wrote:
> The question is, what level of deps is "crazy" for something that they
> don't actually need on their computer permanently but only need for 2
> seconds to install something of yours.
I sleep pretty well at night refusing to support peopl
-BEGIN PGP SIGNED MESSAGE-
Moin,
On Monday 14 November 2005 23:22, Adam Kennedy wrote:
> Chromatic wrote:
> > On Mon, 2005-11-14 at 12:45 -0800, Ovid wrote:
> >>Yes, I can see that. I could actually have dropped Test::Differences
> >>"eq_or_diff" and just used the "is_deeply" function fr
Chromatic wrote:
On Mon, 2005-11-14 at 12:45 -0800, Ovid wrote:
Yes, I can see that. I could actually have dropped Test::Differences
"eq_or_diff" and just used the "is_deeply" function from Test::More,
but when working with large data structures, there's just no comparison
between the two. I
On Mon, Nov 14, 2005 at 01:17:05PM -0800, chromatic wrote:
> On Mon, 2005-11-14 at 12:45 -0800, Ovid wrote:
>
> > Yes, I can see that. I could actually have dropped Test::Differences
> > "eq_or_diff" and just used the "is_deeply" function from Test::More,
> > but when working with large data str
On Mon, 2005-11-14 at 12:45 -0800, Ovid wrote:
> Yes, I can see that. I could actually have dropped Test::Differences
> "eq_or_diff" and just used the "is_deeply" function from Test::More,
> but when working with large data structures, there's just no comparison
> between the two. I suppose I co
--- Adam Kennedy <[EMAIL PROTECTED]> wrote:
> My main comment would be that it can be very easy to get seduced in
> to dependency bloat when writing Test:: modules, and you should pay
> extra attention to avoiding it if possible.
Yes, I can see that. I could actually have dropped Test::Differenc
My main comment would be that it can be very easy to get seduced in to
dependency bloat when writing Test:: modules, and you should pay extra
attention to avoiding it if possible.
This is especially so if you have a dependency on a Module::Build Test::
modules, which is going to want to instal