NAME
Module::CPANTS::Generator - Generate CPANTS statistics
SYNOPSIS
See cpants/*.pl for some scripts
DESCRIPTION
Module::CPANTS::Generator
is BETA code, so things might change in future releases.
more docs to follow.
To generate CPANTS data, run the scripts in the cpants dir included in the distribution in the following order:
fetch_cpan.pl
analyse_dists.pl
calc_basic_kwalitee.pl
yaml2sqlite.pl
calc_complex_kwalitee.pl
CPANTS
The CPAN Testing Service.
CPANTS Results can be viewed here:
http://cpants.dev.zsi.at/
Here are various sources for more information:
Slides of Schwern's talk at YAPC::Europe::2001
http://www.pobox.com/~schwern/talks/CPANTS/full_slides/
Slides of my talk given at a Vienna.pm Techmeet in September 2003
http://domm.zsi.at/talks/vienna_pm200309/
Paper for the Proceedings of YAPC::Europe::2003
http://cpants.dev.zsi.at/cpants_paper.html
AUTHOR
Thomas Klausner <domm@zsi.at> http://domm.zsi.at
Please use the perl-qa mailing list for discussing all things CPANTS: http://lists.perl.org/showlist.cgi?name=perl-qa
based on work by Leon Brocard <acme@astray.com> and the original idea proposed by Michael G. Schwern <schwern@pobox.com>
LICENSE
Module::CPANTS::Generator is Copyright (c) 2003,2004 Thomas Klausner, ZSI. All rights reserved.
You may use and distribute this module according to the same terms that Perl is distributed under.