Changes for version 0.011 - 2003-12-08
- removed a bug in M:C:G:Files that caused all dists to get a 'has_symlinks' flaw
- added new reporter: Module::CPANTS::Reporter::STDOUT that prints short info about each dist to SDTDOUT
- added get_create_flaw_table to M:C:R:DB
- added flaw-reporting to M:C:R:DB. One can now query a table called 'flaws' for flaw-information per distribtion
Modules
Generate CPANTS statistics
check various files
basic tests
parse PREREQ_PM and requires (Build.PL)
Metric object for CPANTS data
Base class for CPANTS reporters
save metrics in a database
dump all data to STDOUT
print kwalitee and flaws to STDOUT
CPANTS data as a big Hash
CPANTS in a handy SQLite DB
Provides
in lib/Module/CPANTS/Reporter/asHash.pm
in lib/Module/CPANTS/Generator/Init.pm