Change 31433 by [EMAIL PROTECTED] on 2007/06/21 08:12:09
Subject: [PATCH] pod/perlhack.pod where to go for information about
smoke testing
From: "Gabor Szabo" <[EMAIL PROTECTED]>
Date: Thu, 21 Jun 2007 08:19:33 +0300
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
... //depot/perl/pod/perlhack.pod#128 edit
Differences ...
==== //depot/perl/pod/perlhack.pod#128 (text) ====
Index: perl/pod/perlhack.pod
--- perl/pod/perlhack.pod#127~31101~ 2007-04-27 06:10:06.000000000 -0700
+++ perl/pod/perlhack.pod 2007-06-21 01:12:09.000000000 -0700
@@ -625,9 +625,15 @@
The CPAN testers ( http://testers.cpan.org/ ) are a group of
volunteers who test CPAN modules on a variety of platforms. Perl
-Smokers ( http://www.nntp.perl.org/group/perl.daily-build )
+Smokers ( http://www.nntp.perl.org/group/perl.daily-build and
+http://www.nntp.perl.org/group/perl.daily-build.reports/ )
automatically test Perl source releases on platforms with various
-configurations. Both efforts welcome volunteers.
+configurations. Both efforts welcome volunteers. In order to get
+involved in smoke testing of the perl itself visit
+L<http://search.cpan.org/dist/Test-Smoke>. In order to start smoke
+testing CPAN modules visit L<http://search.cpan.org/dist/CPAN-YACSmoke/>
+or L<http://search.cpan.org/dist/POE-Component-CPAN-YACSmoke/> or
+L<http://search.cpan.org/dist/CPAN-Reporter/>.
It's a good idea to read and lurk for a while before chipping in.
That way you'll get to see the dynamic of the conversations, learn the
End of Patch.