TITLE ^

Stream::Lines - process a stream one line per read

VERSION ^

version 0.1

SYNOPSIS ^

please see examples/streams/Lines.pir and examples/streams/FileLines.pir

DESCRIPTION ^

TBD

METHODS ^

is = stream."connected"()

...

is = stream."rawRead"() (internal)

...

is = stream."buffer"() (internal)

...

is = stream."setBuffer"() (internal)

...

stream."fillBuffer"() (internal)

...

AUTHOR ^

Jens Rieks <parrot at jensbeimsurfen dot de> is the author and maintainer. Please send patches and suggestions to the Perl 6 Internals mailing list.

COPYRIGHT ^

Copyright (c) 2004, the Perl Foundation.


parrot