osx man page for test::checkdeps

Query: test::checkdeps

OS: osx

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Test::CheckDeps(3)					User Contributed Perl Documentation					Test::CheckDeps(3)

NAME
Test::CheckDeps - Check for presence of dependencies
VERSION
version 0.002
DESCRIPTION
This module adds a test that assures all dependencies have been installed properly. If requested, it can bail out all testing on error.
FUNCTIONS
check_dependencies() Check all 'requires' dependencies based on a local MYMETA or META file. check_dependencies_opts($meta, $phase, $type) Check dependencies in CPAN::Meta object $meta for phase $phase (configure, build, test, runtime, develop) and type $type(requires, recommends, suggests, conflicts). You probably just want to use "check_dependencies" though.
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. perl v5.16.2 2012-04-01 Test::CheckDeps(3)
Related Man Pages
cpanfile(3pm) - debian
cpan::meta::check5.18(3) - mojave
cpan::meta::check(3) - osx
dist::zilla::plugin::prereqs(3pm) - debian
test::cpan::meta::yaml(3pm) - debian
Similar Topics in the Unix Linux Community
AIX Links
Installing Dash Shell on OS X Lion
Hearing Aid for OSX 10.12.x and greater.
A dash to GOTO or a dash from GOTO, that is the question...
Python: Refer a properties file from different location