|
|
| We don't bite newbies here... much | |
| PerlMonks |
Why doesn't open() return an error when a pipe open fails?by faq_monk (Initiate) |
| on Oct 08, 1999 at 00:29 UTC ( #731=perlfaq nodetype: print w/ replies, xml ) | Need Help?? |
|
Current Perl documentation can be found at perldoc.perl.org. Here is our local, out-dated (pre-5.6) version:
It does, but probably not how you expect it to. On systems that follow the standard
On systems that follow the
|
|