NAME
updates.pl - template generator for the blog updates.
SYNOPSIS
perl updates.pl
DESCRIPTION
The CPAN Testers Statistics site regular features monthly blog updates. Previously these were added to the templates by hand and included in the code tarball that was published on the site. However, as the data files are now being released separately, this script allows the templates relating to the blog updates to be generated once the latest data files have been updated.
FUNCTIONS
- make_file
- init_options
-
Prepare command line options
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-WWW-Statistics
SEE ALSO
CPAN::WWW::Testers::Generator, CPAN::WWW::Testers
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) 2008 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.