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