Revision history for Test-CheckDeps
0.010 2013-10-09 18:10:39 Europe/Amsterdam
- Revert adding conventional [Test::CheckDeps] test, to avoid circular dependency
0.009 2013-10-09 15:39:01 Europe/Amsterdam
- Added Synopsis
- $Test::Builder::Level increased, so failing tests appear to come
from the .t file rather than Test/CheckDeps.pm
- also test 'develop' prereqs when AUTHOR_TESTING
0.008 2013-09-25 13:49:59 Europe/Amsterdam
- Switch to MakeMaker to fix bootstrapping issues
0.007 2013-09-18 23:42:21 Europe/Amsterdam
- bump prereq on CPAN::Meta::Check to latest (0.007), for conflicts
fixes
0.006 2013-06-21 19:15:24 Europe/Amsterdam
- Explicitly require CPAN::Meta 2.120920
- Switch to Module::Build::Tiny
0.005 2013-06-21 18:55:09 Europe/Amsterdam
- Require CPAN::Meta::Check 0.004
0.004 2013-05-15 00:04:46 Europe/Amsterdam
- Reinstate loading of CPAN::Meta
0.003 2013-05-14 23:16:36 Europe/Amsterdam
- Sort dependencies before displaying them
- check_dependencies() can now optionally also test recommended and
suggested prerequisites
0.002 2012-04-01 12:58:10 Europe/Amsterdam
- Converted to using Test::Builder directly
- Refactored most non-test code into a new dist, CPAN-Meta-Check
0.001 2011-10-16 13:15:04 Europe/Amsterdam
- Initial release