newbie question by Web site hosting review

Sat, 13 Oct 2007 03:00:11 -0400

newbie question

by Web site hosting review @ Sat, 13 Oct 2007 03:00:11 -0400
yahoo.com wrote: > How do you apply a regexp directly to a stream rather than a > string? Explain what you mean by "stream" in this case. As a pure hunch, maybe you want the File::Stream module from CPAN, ...