| CPAN-Testers-Data-Uploads-Mailer documentation | view source | Contained in the CPAN-Testers-Data-Uploads-Mailer distribution. |
CPAN::Testers::Data::Uploads::Mailer - Verify CPAN uploads and mails reports
my $mailer = CPAN::Testers::Data::Uploads::Mailer->new();
$mailer->process();
Reads the uploads log, then generates and emails the bad uploads report to the appropriate authors.
Instatiates the CPAN::Testers::Data::Uploads::Mailer object.
my $obj = CPAN::Testers::Data::Uploads::Mailer->new(); $obj->process();
Based on accessor settings will run the appropriate methods for the current execution.
There are no known bugs at the time of this release. However, if you spot a bug or are experiencing difficulties, that is not explained within the POD documentation, please send an email to barbie@cpan.org. However, it would help greatly if you are able to pinpoint problems or even supply a patch.
Fixes are dependant upon their severity and my availablity. Should a fix not be forthcoming, please feel free to (politely) remind me.
http://www.cpantesters.org/ (Reports), http://stats.cpantesters.org/ (Statistics), http://wiki.cpantesters.org/ (Wiki), http://devel.cpantesters.org/ (Development)
Barbie, <barbie@cpan.org> for Miss Barbell Productions <http://www.missbarbell.co.uk>.
Copyright (C) 2010 Barbie for Miss Barbell Productions. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| CPAN-Testers-Data-Uploads-Mailer documentation | view source | Contained in the CPAN-Testers-Data-Uploads-Mailer distribution. |