Query: cpan::meta::check
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CPAN::Meta::Check(3pm) User Contributed Perl Documentation CPAN::Meta::Check(3pm)NAMECPAN::Meta::Check - Verify requirements in a CPAN::Meta objectVERSIONversion 0.004SYNOPSISwarn "$_ " for verify_requirements($meta, [qw/runtime build test/], 'requires');DESCRIPTIONThis module verifies if requirements described in a CPAN::Meta object are present.FUNCTIONScheck_requirements($reqs, $type) This function checks if all dependencies in $reqs (a CPAN::Meta::Requirements object) are met, taking into account that 'conflicts' dependencies have to be checked in reverse. It returns a hash with the modules as values and any problems as keys, the value for a succesfully found module will be undef. verify_dependencies($meta, $phases, $types, $incdirs) Check all requirements in $meta for phases $phases and types $types. Modules are searched for in @$incdirs, defaulting to @INC. requirements_for($meta, $phases, $types, incdirs) This function returns a unified CPAN::Meta::Requirements object for all $type requirements for $phases. $phases may be either one (scalar) value or an arrayref of valid values as defined by the CPAN::Meta spec. $type must be a a relationship as defined by the same spec. Modules are searched for in @$incdirs, defaulting to @INC.SEE ALSOo Test::CheckDeps o CPAN::MetaAUTHORLeon Timmermans <leont@cpan.org>COPYRIGHT AND LICENSEThis software is copyright (c) 2012 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.14.2 2012-05-24 CPAN::Meta::Check(3pm)
Related Man Pages |
---|
cpan::meta::feature(3) - mojave |
cpan::meta::check5.18(3) - mojave |
test::checkdeps(3) - mojave |
cpan::meta::prereqs5.18(3) - mojave |
dist::zilla::plugin::prereqs(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
System Requirements |
Vala 0.1.6 (Default branch) |
What is Meta Database ? |
Vala 0.5.1 (Default branch) |
Csh Problem using spaces in string variables |