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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/comp/
H A Dscript.t6 require './test.pl'; # for which_perl() etc
9 my $Perl = which_perl();
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dalarm.t17 my $Perl = which_perl();
H A Dexec.t24 my $Perl = which_perl();
H A Dstat.t6 require './test.pl'; # for which_perl() etc
14 my $Perl = which_perl();
H A Dpack.t16 my $Perl = which_perl();
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A Dprereq_print.t23 my $Perl = which_perl();
H A Dsplit_command.t23 my $perl = which_perl;
H A Drecurs.t26 my $perl = which_perl();
H A Dbasic.t29 my $perl = which_perl();
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/run/
H A Dswitcht.t11 my $Perl = which_perl();
H A Dfresh_perl.t14 require './test.pl'; # for which_perl() etc
19 my $Perl = which_perl();
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/lib/MakeMaker/Test/
H A DUtils.pm14 @EXPORT = qw(which_perl perl_lib makefile_name makefile_backup
30 my $perl = which_perl;
55 =item B<which_perl>
57 my $perl = which_perl;
64 sub which_perl { subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/io/
H A Dopenpid.t27 my $perl = which_perl();
H A Dpipe.t17 my $Perl = which_perl();
H A Dopen.t17 my $Perl = which_perl();
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/DProf/t/
H A DDProf.t6 require './test.pl'; # for which_perl() etc
31 $perl = $opt_p || which_perl();
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/
H A Dtest.pl463 sub which_perl { subroutine
502 warn "which_perl: cannot find $Perl from $^X" unless -f $Perl;

Completed in 44 milliseconds