[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#795986: ITP: libpoe-filter-stackable -- combine multiple POE::Filter objects



package: wnpp
Severity: wishlist
Owner: 'Lucas Kanashiro' <kanashiro.duarte@gmail.com>
X-Debbugs-CC: debian-perl@lists.debian.org

* Package Name     : libpoe-filter-stackable-perl
  Version          : 1.367
  Upstream Author  : Rocco Caputo <rcaputo@cpan.org>
* URL              : https://metacpan.org/release/POE-Filter-Stackable
* License          : The Perl 5 License (Artistic 1 or GPL-1+)
  Programming Lang : Perl
  Description      : combine multiple POE::Filter objects

POE::Filter::Stackable combines multiple filters together in such a way that
they appear to be a single filter. All the usual POE::Filter methods work, but
data is secretly passed through the stacked filters before it is returned.
POE::Wheel objects and stand-alone programs need no modifications to work with
a filter stack.

Combine POE::Filter::Line and POE::Filter::Grep into one filter that only
returns a particular kind of line can be more efficient than filtering lines in
application space, as fewer events may need to be dispatched and handled.
Internally, filters are stored in an array.

The package will be maintained under the umbrella of the Debian Perl Group.

-- 
Lucas Kanashiro
PGP-Key ID: RSA4096R/9883C97C
PGP fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

Attachment: signature.asc
Description: Digital signature


Reply to: