Searched defs:which_perl (Results 1 - 2 of 2) sorted by relevance

/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/
H A Dtest.pl463 sub which_perl { subroutine
502 warn "which_perl: cannot find $Perl from $^X" unless -f $Perl;

Completed in 527 milliseconds