RunCommand: use IPC::Run3::run3 instead

run3 just seems to do better handling for what we want to do, and
requires less deep-reaching changes to this plugin to get it to play
nice, as IPC::Run::run would.
This commit is contained in:
Cole Helbling
2022-01-25 12:09:05 -08:00
parent 3e722f1d0a
commit fdf6f4d3da
2 changed files with 3 additions and 4 deletions

View File

@ -474,6 +474,7 @@
git
IOCompress
IPCRun
IPCRun3
JSON
JSONMaybeXS
JSONXS