Introduce PERL_RUNPERL_DEBUG to alter the behavior of runperl(),
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 15 Jun 2005 16:37:46 +0000 (16:37 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 15 Jun 2005 16:37:46 +0000 (16:37 +0000)
commit6cf707aacec423cdf4a418d74906b7902c501262
treecc32e542322d15f6d994ed3e0a1f50e513f8b20d
parent645ff3cb711b95d7444ec52a58fa4be7561ff5d1
Introduce PERL_RUNPERL_DEBUG to alter the behavior of runperl(),
this can be useful to use valgrind for example

p4raw-id: //depot/perl@24856
t/test.pl