# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DIST_AUTHOR=EXODIST DIST_VERSION=1.302096 DIST_EXAMPLES=("examples/*") inherit perl-module DESCRIPTION="Basic utilities for writing tests" SLOT="0" KEYWORDS="" IUSE="" RDEPEND=" !=virtual/perl-Scalar-List-Utils-1.130.0 virtual/perl-Storable " DEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker "