NAME

selectstats.pl - script to select stats from the CPAN Testers Statistics database.

SYNOPSIS

perl selectstats.pl               \
  [--database=<db>]               \
  [--nntp|-n=<nntpid>]            \
  [--disto|-m=<distname>]         \
  [--dist|-d=<distname>]          \
  [--version|-v=<distversion>]    \
  [--date|-y=<YYYYMM>]            \
  [--tester|-t=<email>]           \
  [--platform|-o=<platform>]      \
  [--perl|-p=<perlversion>]       \
  [--help|-h]

DESCRIPTION

Using the cpanstats database, which should be in the local directory, extracts all the required data.

OPTIONS

--database

Specify the exact path to the cpanstats database if not ./cpanstats.db.

usage

How to use this script.

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 dependant upon their severity and my availablity. Should a fix not be forthcoming, please feel free to (politely) remind me.

SEE ALSO

http://www.cpantesters.org/, http://stats.cpantesters.org/

AUTHOR

Barbie, <barbie@cpan.org> for Miss Barbell Productions http://www.missbarbell.co.uk.

COPYRIGHT AND LICENSE

Copyright (C) 2005-2008 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 112:

'=item' outside of any '=over'