CPAN-Testers-WWW-Reports-Mailer
view release on metacpan or search on metacpan
- enabled lastmail to be a configurable setting.
0.12 2009-01-19
- moved to OO style of API.
- updated cpanreps-mailer (0.05) to use new OO API.
- added logging functionality.
- altered mail templates
- updated and added further count metrics.
- moved config example to examples/ and added example shell script.
0.11 2009-01-18
- template website link fixes (thanks to JJ for spotting)
- added missing 'use version'.
0.10 2008-12-17
- added missing README.
- fixed DBUtils method name calls.
0.09 2008-12-15
- convert to use CPAN-Testers-Common-DBUtils
- minor debug output change to make life easier to ensure test runs
match.
- added protection for missing configuration.
- added debug command line switch to ensure debugging is ON!
0.08 2008-12-14
- convert to use CPAN-Testers-Common-DBUtils.
- database references now CPANSTATS and CPANPREFS.
- fix to email templates now that preferences website is live.
- first release to CPAN.
0.07 2008-11-19
- fix to ensure default preference entries always exist.
- fix broken SQL for incorrect table name :(
- additional POD for DBUtils.pm.
0.06 2008-11-17
- fixed run time error where iterator call was bogus :(
- fixed preferences parsing to correctly set the new fields for ignored
and report.
0.05 2008-11-16
- intergrated changes from the preferences site for ignoring
distributions and selecting the report type.
- fixed issues with get_author.
- altered Iterator to return a reference rather than the array or hash.
0.04 2008-11-14
- fixed GetDefaultPrefs to use the INNER JOIN.
- allowed for exclusions in lists, as suggested by David Cantrell.
- moved DEBUG configuration to configuration file
- took out application configuration from MANIFEST and replaced it with
an example one, so as not to clobbered any settings from the real one
when installed.
- fixed InsertDistPrefs SQL string.
0.03 2008-11-06
- port bulk of script code into Mailer module.
0.02 2008-11-06
- prefs_distributions table extended to include distribution version,
platform, perl version and patches preferences.
- code added to cpanstats-mailer (v0.02) to include new preferences.
- redesigned tables so that login and activity are held in the author
table, and all distribution preferences are held in the distribution
table, where defaults are where distribution == '-'.
- redesigned new author insertions
- implemented a simple phrasebook lookup for SQL queries.
0.01 2008-09-08
- initial release
( run in 1.744 second using v1.01-cache-2.11-cpan-97f6503c9c8 )