dev-perl/Class-Autouse - 2.20.0 (gentoo)

Search

Package Information

Description:
Run-time load a class the first time you call a method in it

Ebuild Details

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

EAPI=8

DIST_AUTHOR=ETHER
DIST_VERSION=2.02
inherit perl-module

DESCRIPTION="Run-time load a class the first time you call a method in it"

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

RDEPEND="
	>=virtual/perl-Scalar-List-Utils-1.180.0
"
BDEPEND="${RDEPEND}"

Dependencies

RDEPEND

	>=virtual/perl-Scalar-List-Utils-1.180.0

BDEPEND

	>=virtual/perl-Scalar-List-Utils-1.180.0