dev-perl/Sub-Quote - 2.6.9 (gentoo)

Search

Package Information

Description:
Efficient generation of subroutines via string eval

Ebuild Details

Version EAPI Keywords Slot
2.6.9 8 ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=HAARG
DIST_VERSION=2.006009
inherit perl-module

DESCRIPTION="Efficient generation of subroutines via string eval"

SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris"

RDEPEND="
	!<dev-perl/Moo-2.3.0
"
BDEPEND="${RDEPEND}"

Dependencies

RDEPEND

	!<dev-perl/Moo-2.3.0

BDEPEND

	!<dev-perl/Moo-2.3.0