Support READ and GETC for tied handles
authorDoug MacEachern <dougm@opengroup.org>
Sun, 9 Mar 1997 00:19:38 +0000 (19:19 -0500)
committerChip Salzenberg <chip@atlantic.net>
Thu, 6 Mar 1997 16:01:12 +0000 (04:01 +1200)
commitb06b64f805517c26cbd7c4d2f74efd5f36b4692c
tree8b4c088dca760ae8684b71ae60cf718fe9b24475
parent0ffc6623ceb5acc7b954e8cdbaeb8ba319474d7b
Support READ and GETC for tied handles

Subject: Re: Seeds of _93: planting TIEHANDLE/READ

Ilya Zakharevich <ilya@math.ohio-state.edu> wrote:

> Doug MacEachern writes:
> >
> > Chip Salzenberg <salzench@nielsenmedia.com> wrote:
> >
> > > Here's what I have for _93.  Speak now, etc.
> >
> > sorry to plant this seed so late, but I think it's important for the
> > growth of young TIEHANDLE.  We have PRINT and READLINE, why no READ?
>
> If you added READ, where is getc? Or is it covered by the patch?

sorry, I was being selfish, I don't care about getc :-)  new patch
against fresh _92 below.  I know this all came up in the past, there
are more missing, why where they not covered before?

p5p-msgid: 199703090019.TAA32591@postman.osf.org
pod/perltie.pod
pp_sys.c
t/op/misc.t