in reply to Re: Using a tied scalar as an in memory file
in thread Using a tied scalar as an in memory file
The thing is that handles you've opened to a scalar ref are always internal,
Same goes for tied handles I mentioned, so they won't help. One needs to actively read the child's STDERR and log it.
|
|---|