in reply to Re: Can't clone STD handle with :via layer
in thread Can't clone STD handle with :via layer
As i correctly understand '>&' - is standard technique to clone handle.
I use Capture::Tiny, which clone all STD handles on each call. Probably other CPAN code may use handle cloning too. So i wish to understand, why cloning with :via layer not working.
Maybe something missing in PerlIO::via::QuotedPrint - which prevents cloning normally?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Can't clone STD handle with :via layer
by tobyink (Canon) on Apr 08, 2014 at 15:07 UTC | |
by zdm (Beadle) on Apr 08, 2014 at 16:00 UTC |