NAME
cpanstats-delete - script to delete entries from the cpanstats database.
SYNOPSIS
perl cpanstats-delete --config=<file> [-a=0] [-d=0] [--file=<file>]
DESCRIPTION
Using the cpanstats database, which should in the local directory, extracts all the data into the components of each page. Creates the graphs, then creates each HTML page of the site.
OPTIONS
- --config
-
Configuration file contain database access details.
- -a | --all
-
Delete all the NNTP ids greater than the specified number.
- -d | --delete
-
Delete a single NNTP id.
- --file
-
Named file used when deleting a list of NNTP ids.
- get_list
-
Returns the list of NNTP ids from the named file.
- init_options
-
Determine command line options and initialise any defaults.
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-2009 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 89:
'=item' outside of any '=over'