I was trying to write an auto responder on a local BBS. However, when I have perl send the BBS respond command to the BBS, I get "Input not a tty". I'm assuming this is because of the BBS text editor that sits on top of the BBS or what not. m-net% more post.pl use strict; use warnings; open my $out, ' -', 'bbs'