Re: [perl #130512] Proc::Async STDIN isn't handled correctly for all apps

2017-01-20 Thread David E.
It sounds like the functionality here would be a low-priority feature request, that perhaps might belong in a separate module from a technical perspective. In either case, the official documentation ( https://docs.perl6.org/type/Proc::Async) needs to be updated to reflect this limitation. Providi

Re: [perl #130512] Proc::Async STDIN isn't handled correctly for all apps

2017-01-17 Thread Brandon Allbery
On Wed, Jan 4, 2017 at 11:20 PM, David E. wrote: > SSH is one example. When using key-based logins everything works > perfectly. If not using key-based logins (as required for a certain piece > of hardware I need to work with), the password prompt is not captured by > Proc::Async. STDIN is rea