dev-perl/IO-FDPass - 1.3 (gentoo)

Search

Package Information

Description:
Pass a file descriptor to another process, using a unix domain socket

Ebuild Details

Version EAPI Keywords Slot
1.3 8 amd64 ~hppa ~ppc x86 0
View Raw Ebuild
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=MLEHMANN
inherit perl-module

DESCRIPTION="Pass a file descriptor to another process, using a unix domain socket"

SLOT="0"
KEYWORDS="amd64 ~hppa ~ppc x86"

DEPEND="
	dev-perl/Canary-Stability
"
RDEPEND="${DEPEND}"

Dependencies

DEPEND

	dev-perl/Canary-Stability

RDEPEND

	dev-perl/Canary-Stability