On Tue, Aug 08, 2000 at 01:50:35PM -0400, Ted Ashton wrote:
> Hear, hear!  Chomp (which I still consider a useful critter :-), needs a 
> $/ sort of thing to know what to chomp and the lines it chomps may or may 
> not have come from a given file.

Chomping *is* useful, but it's a per-filehandle thingy.

If the line it chomps isn't coming from a file, where does it come
from?  (s/file/any form of IO/ because that's what we're really
talking about)

-Scott
-- 
Jonathan Scott Duff
[EMAIL PROTECTED]

Reply via email to