|
Posted by metaperl.com on November 8, 2007, 1:55 pm
Please log in for more thread options > (cross-posted on perlmonks.org)
>
> Hey all,
>
> I'm looking for an elegant and (semi-) reliable language or module for
> filtering text streams.
By streams it sounds like a continuous source of some sort. Can you
elaborate?
> The 2 major features I'm looking for are
> multiplexing (input stream can be converted into several output streams)
> and syntactic simplicity.
http://TalenD.SF.Net seems to be the most complete open source system
for this sort of thing.
|