NAME
cpanreps-writepages - script to create the CPAN Testers Reports website.
SYNOPSIS
perl cpanreps-writepages
DESCRIPTION
Using the cpanstats database, extracts all the data into the components of each page. Then creates each HTML page for the site.
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: http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-WWW-Testers
SEE ALSO
CPAN::WWW::Testers::Generator CPAN::Testers::WWW::Statistics
http://www.cpantesters.org/, http://stats.cpantesters.org/
AUTHOR
Original author: Leon Brocard <acme@astray.com> 200?-2008
Current maintainer: Barbie <barbie@cpan.org> 2008-present
COPYRIGHT AND LICENSE
Copyright (C) 2002-2008 Leon Brocard <acme@astray.com>
Copyright (C) 2008 Barbie <barbie@cpan.org>
This module is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.