jifty
jifty copied to clipboard
fixes jifty writeccjs that writes log messages to storable file
when the log messages are buffered in stdout, they get flushed to IPC::Run3's output somehow. use IPC::Run::SafeHandles to wrap ipc::run3 only when required.