parrotcode: Untitled | |
Contents | Examples |
This example shows the usage of Stream::Filter
.
Filter streams are used to alter and/or filter strings read from another stream. The strings are passed to a filter sub that will return the altered string, or null if the string should be filtered out.
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 (C) 2004, The Perl Foundation.
|