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)NAMETest::CheckDeps - Check for presence of dependenciesVERSIONversion 0.002DESCRIPTIONThis module adds a test that assures all dependencies have been installed properly. If requested, it can bail out all testing on error.FUNCTIONScheck_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.AUTHORLeon Timmermans <leont@cpan.org>COPYRIGHT AND LICENSEThis 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 | 
|---|
| cpangraph(1p) - debian | 
| test::checkdeps(3) - mojave | 
| module::build::tiny5.18(3pm) - mojave | 
| cpan::meta::check(3pm) - debian | 
| dist::zilla::plugin::prereqs(3pm) - debian | 
| Similar Topics in the Unix Linux Community | 
|---|
| AIX Links | 
| Mac OS X: Based on UNIX - Solid As a Rock | 
| Undeletable file | 
| My first PERL incarnation... Audio Oscillograph | 
| Syntax error in subtraction in Bash |