# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="0" inherit perl-module DESCRIPTION="Dumps the content of a scalar in hexadecimal" HOMEPAGE="http://search.cpan.org/search?query=${PN}&mode=dist" SRC_URI="mirror://cpan/authors/id/F/FT/FTASSIN/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="~x86" IUSE="" S=${WORKDIR}/${P} SRC_TEST="do"