]> Sergey Matveev's repositories - public-inbox.git/commitdiff
spawn_pp: use `which()' properly for pure-Perl spawn
authorEric Wong <e@80x24.org>
Sun, 29 Jan 2023 09:45:11 +0000 (09:45 +0000)
committerEric Wong <e@80x24.org>
Mon, 30 Jan 2023 06:42:26 +0000 (06:42 +0000)
I have no idea if mod_perl/mod_perl2 is used nowadays, but
we're stuck supporting it as long as mod_perl exists.  So
add some tests and make minor updates to existing ones to
ensure it stays working.


No differences found