Barbie > CPAN-WWW-Testers-Generator > cpanstats-select

Download:
CPAN-WWW-Testers-Generator-0.30.tar.gz

Annotate this POD

View/Report Bugs

Source  

NAME ^

cpanstats-select - select stats from the CPAN Testers Statistics database.

SYNOPSIS ^

  perl cpanstats-select             \
    [--database=<db>]               \
    [--nntp|-n=<nntpid>]            \
    [--grade|-g=<grade>]            \
    [--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.

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-WWW-Testers-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-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.