On 20 Mar 2000 19:54:02 +0100, Johan Vromans wrote: >Tom Christiansen <tchrist@chthon.perl.com> writes: > >> % perl -we 'open($fh, "</dev/null"); print $fh "stuff\n"' >> Filehandle main::$fh opened only for input at -e line 1. > >main::$fh? I'd call that more than just misleading. I could live with >$main::fh, though. I think it should simply say $fh instead. Patch welcome. Sarathy gsar@ActiveState.comThread Previous | Thread Next