NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
IO::Plumbing? (Score:2)
Have you have a look at mugwump's IO::Plumbing [cpan.org]? Maybe with a little more syntactic sugar it could do the kind of thing you're talking about.
Reply to This
Re: (Score:1)
Thanks for the pointer. That looks mostly like what I was thinking of, indeed, just with a far clumsier API. Getting the API right is the tricky part – the implementation isn’t very exciting.
Re: (Score:1)
Indeed -- that's one for the Hall of Lousy Interface Fame. I've toyed with extending IO::All to do this kind of thing, but never produced anything worth sharing.
Re: (Score:1)
I’m not touching IO::All with a 10ft pole anyway. :-)
Re: (Score:1)
The flashbacks stop... eventually.