NAME
cpanstats-select - select stats from the CPAN Testers Statistics database.
SYNOPSIS
perl cpanstats-select \
--config=<file> \
--database=<dbcode> \
\
[--sql=<sql>] \
\
[--id|-i=<id>] \
[--guid=<id>] \
[--grade|-g=<grade>] \
[--disto|-m=<distname>] \
[--dist|-d=<distname>] \
[--version|-v=<distversion>] \
[--date|-y=<YYYYMM>] \
[--tester|-t=<email>] \
[--platform|-o=<platform>] \
[--perl|-p=<perlversion>]
DESCRIPTION
Using the cpanstats database, which should be in the local directory, extracts all the required data.
OPTIONS
- --config
-
Configuration file contain database access details.
- --database
-
Specify the database to use, CPANSTATS or LITESTATS
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::WWW::Testers, 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) 2005-2010 Barbie for Miss Barbell Productions
All Rights Reserved.
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 207:
=back without =over