summaryrefslogtreecommitdiff
blob: 5450f6583761e9d50c50b0d898e4adfc3504ef21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DIST_AUTHOR=BINGOS
DIST_VERSION=5.20180626
inherit perl-module

DESCRIPTION="what modules shipped with versions of perl"

SLOT="0"
KEYWORDS=""
IUSE=""

PERL_RM_FILES=("t/maintainer.t" "t/pod.t")