Given the purpose, I would suggest just including a link to the wiki.
It has information on how to get set up to send tests and they can get
to the reports page from there.  Having a choice of two websites
decreases the chance they'll look at either.  (Economists have
determined that choice is stressful.)

-David

On Wed, Sep 10, 2008 at 6:42 AM, Gabor Szabo <[EMAIL PROTECTED]> wrote:
> Maybe also include a link to the web site of the CPAN Testers:
>
> L<http://www.cpantesters.org/>
> and to the wiki
> L<http://wiki.cpantesters.org/>
>
> Gabor
>
> On Wed, Sep 10, 2008 at 1:25 PM, Martin Evans <[EMAIL PROTECTED]> wrote:
>> Hi CPAN testers,
>>
>> I am about to make new release of one of the modules I maintain. I am
>> considering adding the following to the pod. Any comments?
>>
>> =head2 CPAN Testers Reporting
>>
>> Please, please, please (is that enough), consider installing
>> CPAN::Reporter so that when you install perl modules a report of the
>> installation success or failure can be sent to CPAN testers. In this
>> way module authors 1) get feedback on the fact that a module is being
>> installed 2) get to know if there are any installation problems. Also
>> other people like you may look at the test reports to see how
>> successful they are before choosing the version of a module to
>> install.
>>
>> CPAN::Reporter is easy to install and configure like this:
>>
>>  perl -MCPAN -e shell
>>  cpan> install CPAN::Reporter
>>  cpan> reload cpan
>>  cpan> o conf init test_report
>>
>> Simply answer the questions or take the defaults to configure
>> CPAN::Reporter.
>>
>> Thanks,
>>
>> Martin
>> --
>> Martin J. Evans
>> Easysoft Limited
>> http://www.easysoft.com
>>
>

Reply via email to