Subject: | POE::Wheel::Run is limited to FD 0,1, and 2 |
POE::Wheel::Run cant be used for generic tasks that requires the ability
to read or write from/to specific file descriptor, which can be used by
some programs, for example dpkg which is normally used with argument
--status-fd 16.
I understand this can be difficult to implement in a nice fashion, but
it can be really useful.