Re: perl6storm #0011: interactive perl mode

2000-09-26 Thread Nicola Meade
Russ, you can use "perl -" to punch/paste into that window. But "foo | perl" would not be affected as you would not be running interactively. Essentially, only if there are no arguments and stdin (and stdout) areatty would you do that. --tom, posting blind Visit our website at http://www.ubswar

Re: perl6storm #0011: interactive perl mode

2000-09-23 Thread Russ Allbery
Philip Newton <[EMAIL PROTECTED]> writes: > On Thu, 21 Sep 2000, Tom Christiansen wrote: >> =item perl6storm #0011 >> perl w/o args with stdin and out ttys should be perl -de 0. >> saves novices from typing "perl" and getting confuddled. > I think it should print out a banner message, too. > A

perl6storm #0011: interactive perl mode

2000-09-23 Thread Philip Newton
On Thu, 21 Sep 2000, Tom Christiansen wrote: > =item perl6storm #0011 > > perl w/o args with stdin and out ttys should be perl -de 0. > saves novices from typing "perl" and getting confuddled. I think it should print out a banner message, too. A couple of times I was wondering whether perl was