NAME
Dist::Zilla::Plugin::Test::CheckDeps
VERSION
version 0.005
AUTHOR
Leon Timmermans <leont@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Leon Timmermans.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
SYNOPSIS
[Test::CheckDeps]
fatal = 0 ; default
DESCRIPTION
This module adds a test that assures all dependencies have been installed properly. If requested, it can bail out all testing on error.
__END__