NAME

cpanreps-verify - Verify that the CPAN Testers Reports website pages.

SYNOPSIS

perl cpanreps-verify

DESCRIPTION

Given the website directory and a local cpanstats database, this program will verify that each page contains the latest updates. Outputs in a format that can then be passed to cpanreps-update.

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

Barbie <barbie@cpan.org>

COPYRIGHT AND LICENSE

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.