dev-perl/CPAN-Perl-Releases - 5.202.603.80 (gentoo)

Search

Package Information

Description:
Mapping Perl releases on CPAN to the location of the tarballs

Ebuild Details

Version EAPI Keywords Slot
5.202.603.80 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=BINGOS
DIST_VERSION=5.20260308
inherit perl-module

DESCRIPTION="Mapping Perl releases on CPAN to the location of the tarballs"

SLOT="0"
KEYWORDS="~amd64 ~x86"

PERL_RM_FILES=( "t/author-pod-coverage.t" "t/author-pod-syntax.t" )