James E Keenan wrote:
What happens with: prove -vb t/sort_bug.t
It was in the next section via make with TEST_VERBOSE. Subtests
complete successfully then the test dies.
t/sort_bug1..2
# parent 2267: continue
# kid 1 before eq_set
# parent 2267: continue
# parent 2267: waiting for joi
David Golden wrote:
Dear Michael and Perl QA colleagues,
Wes Barris was trying to install one of my modules and encountered a
dependency problem when Test-Simple-0.62 failed to make on his system.
I was able to get some additional details, but I'm not sure what advice
to offer him. The prob
Dear Michael and Perl QA colleagues,
Wes Barris was trying to install one of my modules and encountered a
dependency problem when Test-Simple-0.62 failed to make on his system.
I was able to get some additional details, but I'm not sure what advice
to offer him. The problem appears to be in
Sridhar Subbarayan wrote:
Hi,
I am urgently in need of some study material that deals with using perl in QA
process.
How is functionality testing done using perl.
How is performance testing done using perl.
How does perl help in automation. Please give some examples.
Please let me know if there ar
Hi,
I am urgently in need of some study material that deals with using perl in QA
process.
How is functionality testing done using perl.
How is performance testing done using perl.
How does perl help in automation. Please give some examples.
Please let me know if there are any books or tutors th
From: Michael G Schwern [mailto:[EMAIL PROTECTED]]
> On Sat, Sep 29, 2001 at 10:39:50AM +0100, Paul Marquess wrote:
> > The subject says Compress::Zlib, but the body doesn't. Which is
> the typo?
>
> The subject. I'd thrown it into the list, I remember there having
> been some trouble with it
On Sat, Sep 29, 2001 at 10:39:50AM +0100, Paul Marquess wrote:
> The subject says Compress::Zlib, but the body doesn't. Which is the typo?
The subject. I'd thrown it into the list, I remember there having
been some trouble with it a number of months ago, but then realized
you're actively maintai
From: Michael G Schwern [mailto:[EMAIL PROTECTED]]
> Archive::Tar and Archive::Zip are very essential modules. You use
> them every time you run the CPAN shell. However, their implementation
> could use a little work and the authors could use a little help.
>
> In all cases the need better te
Archive::Tar and Archive::Zip are very essential modules. You use
them every time you run the CPAN shell. However, their implementation
could use a little work and the authors could use a little help.
In all cases the need better tests, clearer docs, tutorials and a
general cleanup of the code.