Source: libpoe-filter-ircd-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl, libpoe-perl, libtest-pod-perl,
 libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Rene Mayorga <rmayorga@debian.org>,
 Damyan Ivanov <dmn@debian.org>, Martín Ferrari <tincho@debian.org>,
 Ryan Niebur <ryan@debian.org>, Jonathan Yu <jawnsy@cpan.org>,
 Florian Schlichting <fsfs@debian.org>
Standards-Version: 3.9.5
Homepage: https://metacpan.org/release/POE-Filter-IRCD/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpoe-filter-ircd-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-filter-ircd-perl.git

Package: libpoe-filter-ircd-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libpoe-perl
Description: parser for the IRC protocol
 POE::Filter::IRCD is a Perl module that provides a convenient way of creating
 and parsing Internet Relay Chat (IRC) protocol commands using the Perl Object
 Environment (POE) framework.
 .
 This module provides the basic parsing engine for various modules, including
 POE::Component::IRC and POE::Component::Server::IRC. A standalone version is
 available as Parse::IRC.
