NAME
Test::Apocalypse::OutdatedPrereqs - Plugin to detect outdated prereqs
SYNOPSIS
die "Don't use this module directly. Please use Test::Apocalypse instead.";
ABSTRACT
This plugin detects outdated prereqs in META.yml specified relative to CPAN.
DESCRIPTION
This plugin detects outdated prereqs in META.yml specified relative to CPAN.
do_test()
The main entry point for this plugin. Automatically called by Test::Apocalypse, you don't need to know anything more :)
SEE ALSO
AUTHOR
Apocalypse <apocal@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2010 by Apocalypse
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.