summarylogtreecommitdiffstats
path: root/README
blob: 109bab603d373d25d0370ce7e054b617f43a38f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
This repository contains the PKGBUILD to create the «perl-dist-zilla-plugins-cjm»
package for Arch Linux, providing the following Perl modules:

   Dist::Zilla::Plugin::ArchiveRelease
   Dist::Zilla::Plugin::GitVersionCheckCJM
   Dist::Zilla::Plugin::MakeMaker::Custom
   Dist::Zilla::Plugin::Metadata
   Dist::Zilla::Plugin::ModuleBuild::Custom
   Dist::Zilla::Plugin::RecommendedPrereqs
   Dist::Zilla::Plugin::Test::PrereqsFromMeta
   Dist::Zilla::Plugin::VersionFromModule
   Dist::Zilla::Role::HashDumper
   Dist::Zilla::Role::ModuleInfo

See https://aur.archlinux.org/packages/perl-dist-zilla-plugins-cjm/.

Note:

   Upstream test t/recommendedprereqs.t will fail, the patch included here was
   created based on the fork at https://github.com/mla/dist-zilla-plugins-cjm/.