NAME
CPAN::Testers::Data::Uploads::Mailer - Verify CPAN uploads and mails reports
SYNOPSIS
my $mailer = CPAN::Testers::Data::Uploads::Mailer->new();
$mailer->process();
DESCRIPTION
Reads the uploads log, then generates and emails the bad uploads report to the appropriate authors.
INTERFACE
The Constructor
new
Instatiates the CPAN::Testers::Data::Uploads::Mailer object.
my $obj = CPAN::Testers::Data::Uploads::Mailer->new(); $obj->process();
Public Methods
process
Based on accessor settings will run the appropriate methods for the current execution.
CPAN TESTERS FUND
CPAN Testers wouldn't exist without the help and support of the Perl community. However, since 2008 CPAN Testers has grown far beyond the expectations of it's original creators. As a consequence it now requires considerable funding to help support the infrastructure.
In early 2012 the Enlightened Perl Organisation very kindly set-up a CPAN Testers Fund within their donatation structure, to help the project cover the costs of servers and services.
If you would like to donate to the CPAN Testers Fund, please follow the link below to the Enlightened Perl Organisation's donation site.
https://members.enlightenedperl.org/drupal/donate-cpan-testers
If your company would like to support us, you can donate financially via the fund link above, or if you have servers or services that we might use, please send an email to admin@cpantesters.org with details.
Our full list of current sponsors can be found at our I <3 CPAN Testers site.
http://iheart.cpantesters.org
BUGS, PATCHES & FIXES
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 dependent upon their severity and my availability. Should a fix not be forthcoming, please feel free to (politely) remind me.
SEE ALSO
http://www.cpantesters.org/ (Reports), http://stats.cpantesters.org/ (Statistics), http://wiki.cpantesters.org/ (Wiki), http://devel.cpantesters.org/ (Development)
AUTHOR
Barbie, <barbie@cpan.org>
for Miss Barbell Productions <http://www.missbarbell.co.uk>.
COPYRIGHT AND LICENSE
Copyright (C) 2010-2014 Barbie for Miss Barbell Productions.
This module is free software; you can redistribute it and/or
modify it under the Artistic Licence v2.