Searched refs:_run_via_expect (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DDistribution.pm2084 $ret = $self->_run_via_expect($system,'writemakefile',$expect_model);
2343 $system_ok = $self->_run_via_expect($system,'make',$expect_model) == 0;
2387 # CPAN::Distribution::_run_via_expect ;
2388 sub _run_via_expect { subroutine
3852 $c_ok = $self->_run_via_expect($system,'test',$expect_model) == 0;

Completed in 121 milliseconds