On Mon, Jan 21, 2002 at 02:28:50PM -0700, Chris Fedde wrote:
> 
> I've fantasized about two interfaces.  First would be to put the
> string 'STDIN' or 'STDERR' (or descriptors 1 or 2) in ARGV4 and
> assume the user knows that '$_[ARGV1] eq 'read' and $_[ARGV3]==0' is an
> EOF on a non blocking file handle.

Committed today, using STDIN, STDOUT, and STDERR instead of the file
descriptor numbers.

-- Rocco Caputo / [EMAIL PROTECTED] / poe.perl.org / poe.sf.net

Reply via email to