dev-perl / Pod-Weaver

Weave together a Pod document from an outline

Official package sites : https://metacpan.org/release/Pod-Weaver ·

v4.20.0 :: 0 :: gentoo

Modified
License
|| ( Artistic GPL-1+ )
Keywords
amd64 ~x86
USE flags
test

v4.19.0 :: 0 :: gentoo

Modified
License
|| ( Artistic GPL-1+ )
Keywords
amd64 ~x86
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

perl_features

debug
PERL_FEATURES setting enabling internal debug support in Perl
ithreads
PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
quadmath
PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-perl / Config-MVP : Multivalue-property package-oriented configuration

dev-perl / Config-MVP-Reader-INI : MVP config reader for .ini files

dev-perl / DateTime : Date and time object

dev-perl / List-MoreUtils : Provide the missing functionality from List::Util

dev-perl / Log-Dispatchouli : Simple wrapper around Log::Dispatch

dev-perl / Mixin-Linewise : Write your linewise code for handles; this does the rest

dev-perl / Module-Runtime : Runtime module handling

dev-perl / Moose : Postmodern object system for Perl 5

dev-perl / Params-Util : Utility functions to aid in parameter checking

dev-perl / Pod-Elemental : Work with nestable Pod elements

dev-perl / String-Flogger : String munging for loggers

dev-perl / String-Formatter : Build sprintf-like functions of your own

dev-perl / String-RewritePrefix : Rewrite strings based on a set of known prefixes

dev-perl / Text-Template : Expand template text with embedded Perl

dev-perl / namespace-autoclean : Keep imports out of your namespace

virtual / perl-File-Spec : Virtual for File-Spec

virtual / perl-Scalar-List-Utils : Virtual for Scalar::Util and List::Util, also distributed as Scalar::List::Utils

virtual / perl-Text-Tabs+Wrap : Virtual for Text::Tabs and Text::Wrap, also distributed as Text::Tabs+Wrap

dev-perl / Dist-Zilla-Plugin-AuthorsFromGit : Add per-file per-year copyright information

dev-perl / Dist-Zilla-Plugin-PodWeaver : Weave your Pod together from configuration and Dist::Zilla

Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/Pod-Weaver: Stabilize 4.20.0 amd64, #933979
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/Pod-Weaver: add 4.20.0
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
dev-perl/Pod-Weaver: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-perl/Pod-Weaver: Stabilize 4.19.0 amd64, #910829
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/Pod-Weaver: add 4.19.0
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-perl/Pod-Weaver: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/Pod-Weaver: Stabilize 4.18.0 amd64, #817488
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-perl/Pod-Weaver: Version bump 4.018
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-perl/Pod-Weaver: stable for amd64
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Andreas K. Hüttel · gentoo
dev-perl/Pod-Weaver: New package, needed for Dist::Zilla::Plugin::PodWeaver
Package-Manager: Portage-2.3.6, Repoman-2.3.2