Changes for version 0.26
- abstracted all database functionality out of Generator.pm into Database.pm, including database creation. All scripts updated too.
- database links changed to reference CPAN Testers development site.
- corrections to the database schema in POD
- several POD updates across all files, including bin/cpanstats (v0.04) bin/cpanstats-delete (v0.11) bin/cpanstats-reparse (v0.07) bin/cpanstats-select (v0.07) bin/cpanstats-update (v0.05) bin/cpanstats-verify (v0.18)
- fixed dependency in cpanstats
- consistently provided help|h and version|V options to all scripts
- fix to support old form of PAUSE uploads
- abstracted reparse code into Generator.pm from cpanstats-reparse
- more tests
Documentation
script to access the NNTP server and update the database.
script to delete entries from the cpanstats database.
script to reparse an NNTP article.
select stats from the CPAN Testers Statistics database.
script to update entries in the cpanstats database.
script to verify the contents of the cpanstats database.
Modules
Download and summarize CPAN Testers data
Parse a CPAN Testers article
DB handling code.