POE-Component-PreforkDispatch-0.101.0-r3gentoo
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=EWATERS
DIST_VERSION=0.101
inherit perl-module
DESCRIPTION="Preforking task dispatcher"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-perl/Error
dev-perl/IO-Capture
dev-perl/Params-Validate
dev-perl/POE
"
BDEPEND="${RDEPEND}
dev-perl/Module-Build
"