Re: QA for Perl

2013-08-02 Thread Nicholas Clark
On Wed, Jul 31, 2013 at 08:46:53PM +, Tracy Radel wrote: > Hi Dag, > > It is more an issue of documentation of how quality assurance is done for > Perl. Our procedures for QA require that when doing QA on a model or program > we have created (my ultimate goal), any software used by that pro

RE: QA for Perl

2013-07-31 Thread Tracy Radel
] Sent: Wednesday, July 31, 2013 4:38 PM To: perl-qa@perl.org Subject: Re: QA for Perl On 31/07/2013 21:46, Tracy Radel wrote: > It is more an issue of documentation of how quality assurance is done > for Perl. Our procedures for QA require that when doing QA on a model > or progra

Re: QA for Perl

2013-07-31 Thread David Cantrell
On 31/07/2013 21:46, Tracy Radel wrote: It is more an issue of documentation of how quality assurance is done for Perl. Our procedures for QA require that when doing QA on a model or program we have created (my ultimate goal), any software used by that program must also have gone through a suff

Re: QA for Perl

2013-07-31 Thread Olof Johansson
Hi Tracy, On 2013-07-31 23:22 +0200, Leon Timmermans wrote: > I suspect we'd know the answers, but not the questions in this matter. > We don't know how to write those documents, even if we do know how our > system works. > > Could/would you be able to write it by asking us questions about it? E

Re: QA for Perl

2013-07-31 Thread Leon Timmermans
Hi Tracy, Given your industry, I can readily imagine you need that paperwork. I don't think such a formal document exists, but I do believe perl's QA routine is sufficiently robust that it would pass through that. I suspect we'd know the answers, but not the questions in this matter. We don't kno

Re: QA for Perl

2013-07-31 Thread Dag Rowe
racy.ra...@shinemed.com > > ** ** > > *From:* Dag Rowe [mailto:r...@pythian.com] > *Sent:* Wednesday, July 31, 2013 3:20 PM > *To:* Shlomi Fish > *Cc:* Tracy Radel; perl-qa@perl.org > *Subject:* Re: QA for Perl > > ** ** > > Hi Tracy, > > ** ** >

RE: QA for Perl

2013-07-31 Thread Tracy Radel
.org Subject: Re: QA for Perl Hi Tracy, QA on the install of Perl Can you clarify your intent? Shlomi has given a solution to confirm that the perl.exe binary passes its unit tests. This can be extended to library modules, you can confirm they are working as the developer intended by running

Re: QA for Perl

2013-07-31 Thread Dag Rowe
Hi Tracy, QA on the install of Perl Can you clarify your intent? Shlomi has given a solution to confirm that the perl.exe binary passes its unit tests. This can be extended to library modules, you can confirm they are working as the developer intended by running the unit tests at install time

Re: QA for Perl

2013-07-31 Thread Shlomi Fish
Hi Tracy, On Wed, 31 Jul 2013 15:29:18 + Tracy Radel wrote: > Hello, > I'm looking for information on quality assurance documentation for basic > Perl. I am trying to do QA on a Perl script that we wrote, but before I can > do this I need to do QA on the install of Perl. I've been searchin

QA for Perl

2013-07-31 Thread Tracy Radel
Hello, I'm looking for information on quality assurance documentation for basic Perl. I am trying to do QA on a Perl script that we wrote, but before I can do this I need to do QA on the install of Perl. I've been searching for hours online and cannot find QA or V&V documents for Perl. Do any