NAME
cpanstats-createdb - DB creation code for CPAN Testers.
SYNOPSIS
perl cpanstats-createdb.pl
DESCRIPTION
Generates the databases used to drive the various CPAN Testers websites and toolsets.
There are 3 databases created by this tool:
* CPANSTATS - MySQL cpanstats database
* LITESTATS - SQLite cpanstats database
* METABASE - MySQL Metabase database
If you require the Uploads database, please see the distribution CPAN::Testers::Data::Uploads.
NOTE: Any existing database will be destroyed.
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 bug reports and patches to the RT Queue (see below).
Fixes are dependant upon their severity and my availablity. Should a fix not be forthcoming, please feel free to (politely) remind me.
RT Queue - http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Testers-Data-Generator
SEE ALSO
CPAN::Testers::WWW::Reports, CPAN::Testers::WWW::Statistics
http://www.cpantesters.org/, http://stats.cpantesters.org/, http://wiki.cpantesters.org/
AUTHOR
Barbie, <barbie@cpan.org>
for Miss Barbell Productions <http://www.missbarbell.co.uk>.
COPYRIGHT AND LICENSE
Copyright (C) 2008-2011 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.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 264:
=back without =over