Searched refs:has_inst (Results 1 – 4 of 4) sorted by relevance
13 $CPAN::META->has_inst('Digest::MD5','no');14 $CPAN::META->has_inst('LWP','no');15 $CPAN::META->has_inst('Compress::Zlib','no');
441 if ($CPAN::META->has_inst("Term::ReadKey")) {452 if ($CPAN::META->has_inst("Term::ReadKey")) {
21 is( $CPAN::META->has_inst($mod), 0, "$mod should be marked unavailable" );
215 if ($CPAN::META->has_inst("Term::ReadLine::Gnu")217 $CPAN::META->has_inst("Term::ReadLine::Perl")320 if ($CPAN::META->has_inst('CPAN::WAIT')) {695 my $has_inst = $self->has_inst($mod,$message);696 return unless $has_inst;726 sub has_inst { subroutine1731 $CPAN::META->has_inst("Term::ANSIColor")1972 if ($CPAN::META->has_inst("Term::ANSIColor")) {2201 if ($CPAN::META->has_inst("Term::ReadKey")) {2207 if ($CPAN::META->has_inst("Term::ReadKey")) {[all …]