dev-perl/Tie-StrictHash - 1.0.0 (gentoo)

Search

Install

Install this version:

emerge -a =dev-perl/Tie-StrictHash-1.0.0

Package Information

Description:
A hash with strict-like semantics

Ebuild Details

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

EAPI=8

DIST_AUTHOR=KVAIL
DIST_VERSION=1.0
inherit perl-module

DESCRIPTION="A hash with strict-like semantics"

SLOT="0"
KEYWORDS="amd64 x86"

Inherited Eclasses