Files
gentoo/dev-perl/Scalar-Readonly/Scalar-Readonly-0.30.0.ebuild
2024-06-10 03:15:13 +01:00

14 lines
283 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 ~x86"