Lines Matching refs:perl_run
191 perl_run(my_perl);
226 calling I<perl_run>.
251 /*** skipping perl_run() ***/
283 In this particular case we don't have to call I<perl_run>, as we set
325 perl_run(my_perl);
644 perl_run(my_perl);
799 exitstatus = perl_run(my_perl);
849 Traditionally END blocks have been executed at the end of the perl_run.
850 This causes problems for applications that never call perl_run. Since
939 perl_run(one_perl);
941 perl_run(two_perl);