gentoo-overlay/dev-perl/Scalar-Readonly/Scalar-Readonly-0.30.0.ebuild

13 lines
279 B
Bash

# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=GOZER
DIST_VERSION=0.03
inherit perl-module
DESCRIPTION="Functions for controlling whether any scalar variable is read-only"
SLOT="0"
KEYWORDS="~amd64"