blob: f399bbf76582f09101d76e53367b80a7a34c0a1e [file] [log] [blame]
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DIST_AUTHOR=OALDERS
DIST_VERSION=5.11
inherit perl-module
DESCRIPTION="Uniform Resource Identifiers (absolute and relative)"
SLOT="0"
KEYWORDS="*"
RDEPEND="
virtual/perl-Carp
virtual/perl-Data-Dumper
virtual/perl-Encode
>=virtual/perl-Exporter-5.570.0
>=virtual/perl-MIME-Base64-2
virtual/perl-Scalar-List-Utils
virtual/perl-libnet
virtual/perl-parent
"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"