# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit perl-module DESCRIPTION="Generate a size report for all elements in a structure for perl" HOMEPAGE="http://search.cpan.org/~tels/${P}/" SRC_URI="mirror://cpan/authors/id/T/TE/TELS/devel/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" SRC_TEST="do" DEPEND=">=dev-perl/Devel-Size-0.59 >=perl-core/Test-Simple-0.47 >=dev-perl/Scalar-List-Utils-1.13 >=perl-core/Time-HiRes-1.52 >=dev-perl/Array-RefElem-1.00"