Typically I don't check print's return value, but there are situations in which it is important to do so. E.g. one approach (described in perlipc) for dealing with PIPE errors is to set $SIG{ PIPE } to 'IGNORE' and detect PIPE errors by checking the return value of print.
the lowliest monk
In reply to Re^2: wishlist: die-on-failure for built-ins
by tlm
in thread wishlist: die-on-failure for built-ins
by tlm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |