% perl -le 'select STDERR; f::f(); package f; sub f { print "Now you s +ee me" }' > /dev/null Now you see me % perl -le 'f::f(); package f; sub f { print "Now you don'\''t" }' > / +dev/null (nothing)
In reply to Re: Make select apply to modules as well
by gaal
in thread Make select apply to modules as well
by richz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |