Re: What is the Value of t/0-signature.t?

2006-03-09 Thread Yuval Kogman
On Thu, Mar 09, 2006 at 12:51:02 -0800, chromatic wrote: > Hi all, > > In http://rt.cpan.org/Ticket/Display.html?id=17934, a Test::MockObject user > dislikes the t/0-signature.t test that always runs. If the user does not > have Module::Signature installed, no tests run. If the user does have

Re: What is the Value of t/0-signature.t?

2006-03-09 Thread Adam Kennedy
I've started to do a little bit of work on Module::Signature. The main problem seemed to be that it will install even if it's configuration cannot be confirmed, when I think it might be preferable to not install at all if it cannot be confirmed. I've also move Module::Signature into the Modul

What is the Value of t/0-signature.t?

2006-03-09 Thread chromatic
Hi all, In http://rt.cpan.org/Ticket/Display.html?id=17934, a Test::MockObject user dislikes the t/0-signature.t test that always runs. If the user does not have Module::Signature installed, no tests run. If the user does have Module::Signature installed but not configured properly, the test

The "lrep" thing

2006-03-09 Thread Flavio S. Glock
Sometimes things happen so fast, that you don't have the time to properly communicate about what's going on. I was talking to obra in #perl6, and he asked me to write to p6l. So here it is (I think you meant perl6-compiler, right?). I'll not to be technical - I'm posting links to the programs, and

Re: What is the Value of t/0-signature.t?

2006-03-09 Thread Andreas J. Koenig
> On Thu, 9 Mar 2006 12:51:02 -0800, chromatic <[EMAIL PROTECTED]> said: > Hi all, > In http://rt.cpan.org/Ticket/Display.html?id=17934, a Test::MockObject user > dislikes the t/0-signature.t test that always runs. I have filed a couple of bug reports against distributions with a wrong