somehow numeric mode values doesn't seem to work, while their symbol equivalents work.
That is the difference between open and sysopen, one takes strings for mode, the other numbers, and IPC::PerlSSH::IO appears to use open
In reply to Re: open(): Is there a simple way to map between numeric open modes and "symbol modes"?
by Anonymous Monk
in thread open(): Is there a simple way to map between numeric open modes and "symbol modes"? (solved)
by isync
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |