dev-perl/curry - 2.0.1 (ledgersmb)

Search

Package Information

Description:
curry - Create automatic curried method call closures for any class or object

Ebuild Details

Version EAPI Keywords Slot
2.0.1 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR="MSTROUT"
DIST_VERSION='2.000001'

inherit perl-module

DESCRIPTION="curry - Create automatic curried method call closures for any class or object"

KEYWORDS="~amd64"
SLOT=0

RDEPEND="dev-lang/perl"

BDEPEND="${RDEPEND}
	"

Dependencies

RDEPEND

dev-lang/perl

BDEPEND

dev-lang/perl