Versions
v6.32.0 :: 0 :: gentoo
- Modified
- License
- || ( Artistic GPL-1+ )
- Keywords
- amd64 ~x86
- USE flags
- minimal test
v6.24.0 :: 0 :: gentoo
- Modified
- License
- || ( Artistic GPL-1+ )
- Keywords
- amd64 ~x86
- USE flags
- minimal test
USE flags
General
- minimal
- Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features)
- 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
Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
Runtime Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-perl / App-Cmd : Write command line apps with less suffering
dev-perl / Archive-Tar-Wrapper : API wrapper around the 'tar' utility
dev-perl / CPAN-Uploader : Upload things to the CPAN
dev-perl / Config-INI : Simple .ini-file format
dev-perl / Config-MVP : Multivalue-property package-oriented configuration
dev-perl / Config-MVP-Reader-INI : MVP config reader for .ini files
dev-perl / Data-OptList : Parse and validate simple name/value option pairs
dev-perl / Data-Section : Read multiple hunks of data out of your DATA section
dev-perl / DateTime : Date and time object
dev-perl / File-Copy-Recursive : uses File::Copy to recursively copy dirs
dev-perl / File-Find-Rule : Alternative interface to File::Find
dev-perl / File-ShareDir : Locate per-dist and per-module shared files
dev-perl / File-ShareDir-Install : Install shared files
dev-perl / File-pushd : Change directory temporarily for a limited scope
dev-perl / JSON-MaybeXS : Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
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 / MooseX-LazyRequire : Required attributes which fail only when trying to use them
dev-perl / MooseX-Role-Parameterized : Roles with composition parameters
dev-perl / MooseX-SetOnce : Write-once, read-many attributes for Moose
dev-perl / MooseX-Types : Organise your Moose types in libraries
dev-perl / MooseX-Types-Perl : Moose types that check against Perl syntax
dev-perl / PPI : Parse, Analyze, and Manipulate Perl (without perl)
dev-perl / Params-Util : Utility functions to aid in parameter checking
dev-perl / Path-Tiny : File path utility
dev-perl / Perl-PrereqScanner : Tool to scan your Perl code for its prerequisites
dev-perl / Software-License : Packages that provide templated software licenses
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 / Sub-Exporter : Sophisticated exporter for custom-built routines
dev-perl / Sub-Exporter-ForMethods : Helper routines for using Sub::Exporter to build methods
dev-perl / Term-Encoding : Detect encoding of the current terminal
dev-perl / Term-ReadLine-Gnu : Perl extension for the GNU Readline/History Library
dev-perl / Term-UI : User interfaces via Term::ReadLine made easy
dev-perl / TermReadKey : Change terminal modes, and perform non-blocking reads
dev-perl / Test-Deep : Extremely flexible deep comparison testing
dev-perl / Text-Glob : Match globbing patterns against text
dev-perl / Text-Template : Expand template text with embedded Perl
dev-perl / Try-Tiny : Minimal try/catch with proper localization of $@
dev-perl / YAML-Tiny : Read/Write YAML files with as little code as possible
dev-perl / namespace-autoclean : Keep imports out of your namespace
virtual / perl-Archive-Tar : Virtual for Archive-Tar
virtual / perl-CPAN-Meta : Virtual for CPAN-Meta
virtual / perl-CPAN-Meta-Requirements : Virtual for CPAN-Meta-Requirements
virtual / perl-Carp : Virtual for Carp
virtual / perl-Data-Dumper : Virtual for Data-Dumper
virtual / perl-Digest-MD5 : Virtual for Digest-MD5
virtual / perl-Encode : Virtual for Encode
virtual / perl-ExtUtils-Manifest : Virtual for ExtUtils-Manifest
virtual / perl-File-Path : Virtual for File-Path
virtual / perl-File-Spec : Virtual for File-Spec
virtual / perl-File-Temp : Virtual for File-Temp
virtual / perl-Module-CoreList : Virtual for Module-CoreList
virtual / perl-Pod-Simple : Virtual for Pod-Simple
virtual / perl-Scalar-List-Utils : Virtual for Scalar::Util and List::Util, also distributed as Scalar::List::Utils
virtual / perl-Storable : Virtual for Storable
virtual / perl-Term-ANSIColor : Virtual for Term-ANSIColor
virtual / perl-Term-ReadLine : Virtual for Term-ReadLine
virtual / perl-autodie : Virtual for autodie
virtual / perl-parent : Virtual for parent
virtual / perl-version : Virtual for version
Depending packages
dev-perl / Dist-Milla : Distribution builder, Opinionated but Unobtrusive
dev-perl / Dist-Zilla-Config-Slicer : Config::MVP::Slicer customized for Dist::Zilla
dev-perl / Dist-Zilla-Plugin-AuthorsFromGit : Add per-file per-year copyright information
dev-perl / Dist-Zilla-Plugin-CheckChangesHasContent : Ensure Changes has content before releasing
dev-perl / Dist-Zilla-Plugin-CheckExtraTests : check xt tests before release
dev-perl / Dist-Zilla-Plugin-Config-Git : Plugin configuration containing settings for a Git repo
dev-perl / Dist-Zilla-Plugin-ContributorsFile : add a file listing all contributors
dev-perl / Dist-Zilla-Plugin-CopyFilesFromBuild : Copy (or move) specific files after building (for SCM inclusion, etc.)
dev-perl / Dist-Zilla-Plugin-CopyFilesFromRelease : Copy files from a release (for SCM inclusion, etc.)
dev-perl / Dist-Zilla-Plugin-Git : Update your git repository after release
dev-perl / Dist-Zilla-Plugin-Git-Contributors : Add contributor names from git to your distribution
dev-perl / Dist-Zilla-Plugin-GithubMeta : Automatically include GitHub meta information in META.yml
dev-perl / Dist-Zilla-Plugin-LicenseFromModule : Extract License and Copyright from its main_module file
dev-perl / Dist-Zilla-Plugin-MakeMaker-Awesome : A more awesome MakeMaker plugin for Dist::Zilla
dev-perl / Dist-Zilla-Plugin-Meta-Contributors : Generate an x_contributors section in distribution metadata
dev-perl / Dist-Zilla-Plugin-MetaProvides : Generating and Populating 'provides' in your META.yml
dev-perl / Dist-Zilla-Plugin-MetaProvides-Package : Extract namespaces/version from traditional packages for provides
dev-perl / Dist-Zilla-Plugin-ModuleBuildTiny : Build a Build.PL that uses Module::Build::Tiny
dev-perl / Dist-Zilla-Plugin-NameFromDirectory : Guess distribution name from the current directory
dev-perl / Dist-Zilla-Plugin-NextVersion-Semantic : update the next version, semantic-wise
dev-perl / Dist-Zilla-Plugin-OSPrereqs : List prereqs conditional on operating system
dev-perl / Dist-Zilla-Plugin-OurPkgVersion : No line insertion and does Package version with our
dev-perl / Dist-Zilla-Plugin-PodWeaver : Weave your Pod together from configuration and Dist::Zilla
dev-perl / Dist-Zilla-Plugin-Prereqs-FromCPANfile : Parse cpanfile for prereqs
dev-perl / Dist-Zilla-Plugin-RPM : Build an RPM from your Dist::Zilla release
dev-perl / Dist-Zilla-Plugin-ReadmeAnyFromPod : Automatically convert POD to a README in any format for Dist::Zilla
dev-perl / Dist-Zilla-Plugin-ReadmeFromPod : dzil plugin to generate README from POD
dev-perl / Dist-Zilla-Plugin-ReversionOnRelease : Bump and reversion $VERSION on release
dev-perl / Dist-Zilla-Plugin-Run : Run external commands and code at specific phases of Dist::Zilla
dev-perl / Dist-Zilla-Plugin-StaticInstall : Identify a distribution as eligible for static installation
dev-perl / Dist-Zilla-Plugin-Test-CPAN-Changes : release tests for your changelog
dev-perl / Dist-Zilla-Plugin-Test-Compile : Common tests to check syntax of your modules, using only core modules
dev-perl / Dist-Zilla-Plugin-Test-MinimumVersion : Release tests for minimum required versions
dev-perl / Dist-Zilla-Plugin-Test-Perl-Critic : Tests to check your code against best practices
dev-perl / Dist-Zilla-Plugin-Test-ReportPrereqs : Report on prerequisite versions during automated testing
dev-perl / Dist-Zilla-Plugin-VersionFromMainModule : Set the distribution version from your main module's
dev-perl / Dist-Zilla-Role-FileWatcher : Receive notification when something changes a file's contents
dev-perl / Dist-Zilla-Role-PluginBundle-PluginRemover : Add '-remove' functionality to a bundle
dev-perl / Lab-Measurement : Measurement control and automation with Perl
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/Dist-Zilla: Stabilize 6.32.0 amd64, #936777
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
dev-perl/Dist-Zilla: add 6.32.0
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
dev-perl/Dist-Zilla: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-perl/Dist-Zilla: Stabilize 6.24.0 amd64, #828178
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
dev-perl/Dist-Zilla: Version bump 6.024
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Andreas K. Hüttel · gentoo
dev-perl/Dist-Zilla: 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 - Andreas K. Hüttel · gentoo
dev-perl/Dist-Zilla: stable for amd64
Package-Manager: Portage-3.0.18, Repoman-3.0.2 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/Dist-Zilla: Version bump 6.017
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Andreas K. Hüttel · gentoo
dev-perl/Dist-Zilla: Remove old
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kent Fredric · gentoo
dev-perl/Dist-Zilla: add workaround for broken `authordeps --missing`
Stumbled into this working with app-admin/rex's 9999 version. `dzil authordeps --missing` was reporting missing deps, and bailing, even though they were provably installed. This fixes build issues with app-admin/rex-9999 with =dev-perl/Dist-Zilla-6.15.0 Bug: https://github.com/rjbs/Dist-Zilla/issues/660 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Kent Fredric · gentoo
dev-perl/Dist-Zilla: Bump to version 6.15.0
- EAPI7 Upstream: - stashes can now be added in [%Stash] form from a bundle - Use V env-var as an override when set in [AutoVersion] - Remaining use of Class::Load replaced with Module::Runtime ( but the dependency remains due to bug https://github.com/rjbs/Dist-Zilla/issues/659 ) - Require a newer Config::MVP for '.'-in-@INC support - Record perl version in use in meta file - Improve help output for `dzil new` - Add x_spdx_expression to dist meta when available from License - Cope with E<...> in abstracts, replacing Pod::Eventual with Pod::Simple - Respect jobs number in HARNESS_OPTIONS - Add --jobs argument to `dzil release` - Replace use of File::HomeDir with a glob call - Fix interaction of TRIAL comment and BEGIN block in PkgVersion - Build directory added to @INC when running `dzil authordeps --missing` - Add comments to generated CPANFiles indicating not to edit - Fix support for `dist.pl` Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@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> - Kent Fredric · gentoo
dev-perl/Dist-Zilla: Remove old re bug #613586
Cleanup versions affected by '.' removal from @INC Closes: https://bugs.gentoo.org/613586 Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Kent Fredric · gentoo
dev-perl/Dist-Zilla: Fix test failures w/ TZ=Factory
Gentoo stock images have localtime as Factory which breaks various test modules superflously in tests. Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Kent Fredric · gentoo
dev-perl/Dist-Zilla: Fix bungling of previous commit
I edited the wrong file and didn't realise till too late. Programming with a headache is bad. 6.10.0 is returned to how it was, and 6.10.0-r2 is what 6.10.0-r1 should have been. Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Kent Fredric · gentoo
dev-perl/Dist-Zilla: Add fix for [=inc::Foo] on 5.26 bug #613586
This unbreaks dists that use the syntax: [=inc::Foo] Which is *far* more widespread than any use of stuff from `@INC` locations **other** than `.` Bug: https://bugs.gentoo.org/613586 Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Kent Fredric · gentoo
dev-perl/Dist-Zilla: Bump to version 6.10.0
Upstream: - Improve handling of non-interactive terminals - Empty file finders should return empty arrays consistently Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Kent Fredric · gentoo
dev-perl/Dist-Zilla: Bump to version 6.9.0
Upstream: - Add [GatherFile] Plugin - Make "perl" config loader more reliable - :version in root section now found by authordeps - ./tmp now in default PruneCruft - Carp now hides Module::Runtime from dzil exception stacks - listdeps can now report --recommands, --requires, and --suggests Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Kent Fredric · gentoo
dev-perl/Dist-Zilla: Add w/ version 6.8.0
required by app-admin/rex for doing VCS installs. NOTE: This perl module is an "authorside" module and as such it is not TYPICALLY used by anything for installation, as the point of Dist::Zilla is to create simplifed distributions that don't need a lot of install-time magic. It is subsequently *not* used on typical CPAN sources, and should only be used against VCS sources to create an analog of a published CPAN distrubition as part of the VCS build workflow. Previously maintained in ::perl-experimental by Torsten Veller, Michele Beltrame and myself since May 2009 Package-Manager: portage-2.3.2