TITLE Module::CPANTS - CPAN Module Testing SYNOPSIS # Tricky DESCRIPTION This is an initial stab at providing automated testing for the modules on CPANTS. Alpha release and all that. It's just out there to test the waters. CPANTS was initially described by Michael Schwern a long time ago in: http://archive.develooper.com/perl-qa@perl.org/msg00148.html The idea is to have automated module testing reporting back all sorts of metadata about the modules on CPAN. The first metadata available is module prequisites - see Module::CPANTS::Prereq. AUTHOR Leon Brocard LICENSE This code is distributed under the same license as Perl.