Re: Need help diagnosing Test-Simple-0.62 make test error

2006-01-16 Thread David Golden
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

Re: Need help diagnosing Test-Simple-0.62 make test error

2006-01-16 Thread James E Keenan
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

Need help diagnosing Test-Simple-0.62 make test error

2006-01-15 Thread David Golden
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

Re: need help

2004-12-18 Thread James E Keenan
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

need help

2004-12-15 Thread Subbarayan, Sridhar
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

RE: Archive::Tar, Archive::Zip and Compress::Zlib need help

2001-09-30 Thread Paul Marquess
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

Re: Archive::Tar, Archive::Zip and Compress::Zlib need help

2001-09-29 Thread Michael G Schwern
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

RE: Archive::Tar, Archive::Zip and Compress::Zlib need help

2001-09-29 Thread Paul Marquess
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, Archive::Zip and Compress::Zlib need help

2001-09-28 Thread Michael G Schwern
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.