This and other RFCs are available on the web at
http://dev.perl.org/rfc/
=head1 TITLE
IO: Standardization of Perl IO Functions to use Indirect Objects
=head1 VERSION
Maintainer: Nathan Wiger <[EMAIL PROTECTED]>
Date: 15 Sep 2000
Last Modified: 26 Sep 2000
Mailing List: [EMAIL PROTECT
On Mon, Sep 25, 2000 at 08:15:08PM -, Perl6 RFC Librarian wrote:
> How's this different from, for instance, generalizing source filters?
> Well, that's how I first tried to implement them in Perl, but line
> disciplines actually give you far, far more control over the file
> handling; your pr