939 lines
28 KiB
YAML
939 lines
28 KiB
YAML
---
|
|
abstract: '(Re)name a sub'
|
|
author:
|
|
- 'Matthijs van Duin <xmath@cpan.org>'
|
|
build_requires:
|
|
B: '0'
|
|
B::Deparse: '0'
|
|
Carp: '0'
|
|
ExtUtils::MakeMaker: '0'
|
|
File::Spec: '0'
|
|
Test::More: '0'
|
|
if: '0'
|
|
perl: '5.006'
|
|
configure_requires:
|
|
ExtUtils::MakeMaker: '0'
|
|
perl: '5.006'
|
|
dynamic_config: 0
|
|
generated_by: 'Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010'
|
|
keywords:
|
|
- subroutine
|
|
- function
|
|
- utility
|
|
- name
|
|
- rename
|
|
- symbol
|
|
license: perl
|
|
meta-spec:
|
|
url: http://module-build.sourceforge.net/META-spec-v1.4.html
|
|
version: '1.4'
|
|
name: Sub-Name
|
|
no_index:
|
|
directory:
|
|
- inc
|
|
- t
|
|
- xt
|
|
provides:
|
|
Sub::Name:
|
|
file: lib/Sub/Name.pm
|
|
version: '0.27'
|
|
requires:
|
|
Exporter: '0'
|
|
XSLoader: '0'
|
|
perl: '5.006'
|
|
strict: '0'
|
|
warnings: '0'
|
|
resources:
|
|
IRC: irc://irc.perl.org/#toolchain
|
|
bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Sub-Name
|
|
homepage: https://github.com/p5sagit/Sub-Name
|
|
repository: https://github.com/p5sagit/Sub-Name.git
|
|
version: '0.27'
|
|
x_Dist_Zilla:
|
|
perl:
|
|
version: '5.037011'
|
|
plugins:
|
|
-
|
|
class: Dist::Zilla::Plugin::FileFinder::Filter
|
|
name: all_files_but_special_features
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::Prereqs
|
|
config:
|
|
Dist::Zilla::Plugin::Prereqs:
|
|
phase: develop
|
|
type: recommends
|
|
name: '@Author::ETHER/pluginbundle version'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::PromptIfStale
|
|
config:
|
|
Dist::Zilla::Plugin::PromptIfStale:
|
|
check_all_plugins: 0
|
|
check_all_prereqs: 0
|
|
modules:
|
|
- Dist::Zilla::PluginBundle::Author::ETHER
|
|
phase: build
|
|
run_under_travis: 0
|
|
skip: []
|
|
name: '@Author::ETHER/stale modules, build'
|
|
version: '0.057'
|
|
-
|
|
class: Dist::Zilla::Plugin::FileFinder::ByName
|
|
name: '@Author::ETHER/Examples'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::Git::GatherDir
|
|
config:
|
|
Dist::Zilla::Plugin::GatherDir:
|
|
exclude_filename:
|
|
- CONTRIBUTING
|
|
- INSTALL
|
|
- LICENCE
|
|
- Makefile.PL
|
|
- README.pod
|
|
- TODO
|
|
- inc/ExtUtils/MakeMaker/Dist/Zilla/Develop.pm
|
|
- ppport.h
|
|
exclude_match: []
|
|
follow_symlinks: 0
|
|
include_dotfiles: 0
|
|
prefix: ''
|
|
prune_directory: []
|
|
root: .
|
|
Dist::Zilla::Plugin::Git::GatherDir:
|
|
include_untracked: 0
|
|
name: '@Author::ETHER/Git::GatherDir'
|
|
version: '2.048'
|
|
-
|
|
class: Dist::Zilla::Plugin::MetaYAML
|
|
name: '@Author::ETHER/MetaYAML'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::MetaJSON
|
|
name: '@Author::ETHER/MetaJSON'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::Readme
|
|
name: '@Author::ETHER/Readme'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::Manifest
|
|
name: '@Author::ETHER/Manifest'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::License
|
|
name: '@Author::ETHER/License'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::GenerateFile::FromShareDir
|
|
config:
|
|
Dist::Zilla::Plugin::GenerateFile::FromShareDir:
|
|
destination_filename: CONTRIBUTING
|
|
dist: Dist-Zilla-PluginBundle-Author-ETHER
|
|
encoding: UTF-8
|
|
has_xs: 1
|
|
location: build
|
|
source_filename: CONTRIBUTING
|
|
Dist::Zilla::Role::RepoFileInjector:
|
|
allow_overwrite: 1
|
|
repo_root: .
|
|
version: '0.009'
|
|
name: '@Author::ETHER/generate CONTRIBUTING'
|
|
version: '0.015'
|
|
-
|
|
class: Dist::Zilla::Plugin::InstallGuide
|
|
config:
|
|
Dist::Zilla::Role::ModuleMetadata:
|
|
Module::Metadata: '1.000037'
|
|
version: '0.006'
|
|
name: '@Author::ETHER/InstallGuide'
|
|
version: '1.200014'
|
|
-
|
|
class: Dist::Zilla::Plugin::Test::Compile
|
|
config:
|
|
Dist::Zilla::Plugin::Test::Compile:
|
|
bail_out_on_fail: 1
|
|
fail_on_warning: author
|
|
fake_home: 0
|
|
filename: xt/author/00-compile.t
|
|
module_finder:
|
|
- ':InstallModules'
|
|
needs_display: 0
|
|
phase: develop
|
|
script_finder:
|
|
- ':PerlExecFiles'
|
|
- '@Author::ETHER/Examples'
|
|
skips: []
|
|
switch: []
|
|
name: '@Author::ETHER/Test::Compile'
|
|
version: '2.058'
|
|
-
|
|
class: Dist::Zilla::Plugin::Test::NoTabs
|
|
config:
|
|
Dist::Zilla::Plugin::Test::NoTabs:
|
|
filename: xt/author/no-tabs.t
|
|
finder:
|
|
- ':InstallModules'
|
|
- ':ExecFiles'
|
|
- '@Author::ETHER/Examples'
|
|
- ':TestFiles'
|
|
- ':ExtraTestFiles'
|
|
name: '@Author::ETHER/Test::NoTabs'
|
|
version: '0.15'
|
|
-
|
|
class: Dist::Zilla::Plugin::Test::EOL
|
|
config:
|
|
Dist::Zilla::Plugin::Test::EOL:
|
|
filename: xt/author/eol.t
|
|
finder:
|
|
- ':ExecFiles'
|
|
- ':ExtraTestFiles'
|
|
- ':InstallModules'
|
|
- ':TestFiles'
|
|
- '@Author::ETHER/Examples'
|
|
trailing_whitespace: 1
|
|
name: '@Author::ETHER/Test::EOL'
|
|
version: '0.19'
|
|
-
|
|
class: Dist::Zilla::Plugin::MetaTests
|
|
name: '@Author::ETHER/MetaTests'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::Test::CPAN::Changes
|
|
config:
|
|
Dist::Zilla::Plugin::Test::CPAN::Changes:
|
|
changelog: Changes
|
|
name: '@Author::ETHER/Test::CPAN::Changes'
|
|
version: '0.012'
|
|
-
|
|
class: Dist::Zilla::Plugin::Test::ChangesHasContent
|
|
name: '@Author::ETHER/Test::ChangesHasContent'
|
|
version: '0.011'
|
|
-
|
|
class: Dist::Zilla::Plugin::Test::MinimumVersion
|
|
config:
|
|
Dist::Zilla::Plugin::Test::MinimumVersion:
|
|
max_target_perl: '5.006'
|
|
name: '@Author::ETHER/Test::MinimumVersion'
|
|
version: '2.000010'
|
|
-
|
|
class: Dist::Zilla::Plugin::PodSyntaxTests
|
|
name: '@Author::ETHER/PodSyntaxTests'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::PodCoverageTests
|
|
name: '@Author::ETHER/PodCoverageTests'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::Test::PodSpelling
|
|
config:
|
|
Dist::Zilla::Plugin::Test::PodSpelling:
|
|
directories:
|
|
- examples
|
|
- lib
|
|
- script
|
|
- t
|
|
- xt
|
|
spell_cmd: ''
|
|
stopwords:
|
|
- irc
|
|
wordlist: Pod::Wordlist
|
|
name: '@Author::ETHER/Test::PodSpelling'
|
|
version: '2.007005'
|
|
-
|
|
class: Dist::Zilla::Plugin::Test::Pod::No404s
|
|
name: '@Author::ETHER/Test::Pod::No404s'
|
|
version: '1.004'
|
|
-
|
|
class: Dist::Zilla::Plugin::Test::Kwalitee
|
|
config:
|
|
Dist::Zilla::Plugin::Test::Kwalitee:
|
|
filename: xt/author/kwalitee.t
|
|
skiptest: []
|
|
name: '@Author::ETHER/Test::Kwalitee'
|
|
version: '2.12'
|
|
-
|
|
class: Dist::Zilla::Plugin::MojibakeTests
|
|
name: '@Author::ETHER/MojibakeTests'
|
|
version: '0.8'
|
|
-
|
|
class: Dist::Zilla::Plugin::Test::ReportPrereqs
|
|
name: '@Author::ETHER/Test::ReportPrereqs'
|
|
version: '0.029'
|
|
-
|
|
class: Dist::Zilla::Plugin::Test::Portability
|
|
config:
|
|
Dist::Zilla::Plugin::Test::Portability:
|
|
options: ''
|
|
name: '@Author::ETHER/Test::Portability'
|
|
version: '2.001001'
|
|
-
|
|
class: Dist::Zilla::Plugin::Test::CleanNamespaces
|
|
config:
|
|
Dist::Zilla::Plugin::Test::CleanNamespaces:
|
|
filename: xt/author/clean-namespaces.t
|
|
skips: []
|
|
name: '@Author::ETHER/Test::CleanNamespaces'
|
|
version: '0.006'
|
|
-
|
|
class: Dist::Zilla::Plugin::Git::Describe
|
|
name: '@Author::ETHER/Git::Describe'
|
|
version: '0.008'
|
|
-
|
|
class: Dist::Zilla::Plugin::PodWeaver
|
|
config:
|
|
Dist::Zilla::Plugin::PodWeaver:
|
|
finder:
|
|
- ':InstallModules'
|
|
- ':PerlExecFiles'
|
|
plugins:
|
|
-
|
|
class: Pod::Weaver::Plugin::EnsurePod5
|
|
name: '@Author::ETHER/EnsurePod5'
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Plugin::H1Nester
|
|
name: '@Author::ETHER/H1Nester'
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Plugin::SingleEncoding
|
|
name: '@Author::ETHER/SingleEncoding'
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Plugin::Transformer
|
|
name: '@Author::ETHER/List'
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Plugin::Transformer
|
|
name: '@Author::ETHER/Verbatim'
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::Region
|
|
name: '@Author::ETHER/header'
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::Name
|
|
name: '@Author::ETHER/Name'
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::Version
|
|
name: '@Author::ETHER/Version'
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::Region
|
|
name: '@Author::ETHER/prelude'
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::Generic
|
|
name: SYNOPSIS
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::Generic
|
|
name: DESCRIPTION
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::Generic
|
|
name: OVERVIEW
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::Collect
|
|
name: ATTRIBUTES
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::Collect
|
|
name: METHODS
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::Collect
|
|
name: FUNCTIONS
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::Collect
|
|
name: TYPES
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::Leftovers
|
|
name: '@Author::ETHER/Leftovers'
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::Region
|
|
name: '@Author::ETHER/postlude'
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::GenerateSection
|
|
name: '@Author::ETHER/generate SUPPORT'
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::Authors
|
|
name: '@Author::ETHER/Authors'
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::AllowOverride
|
|
name: '@Author::ETHER/allow override AUTHOR'
|
|
version: '0.05'
|
|
-
|
|
class: Pod::Weaver::Section::Contributors
|
|
name: '@Author::ETHER/Contributors'
|
|
version: '0.009'
|
|
-
|
|
class: Pod::Weaver::Section::Legal
|
|
name: '@Author::ETHER/Legal'
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::Region
|
|
name: '@Author::ETHER/footer'
|
|
version: '4.019'
|
|
-
|
|
class: Pod::Weaver::Section::AllowOverride
|
|
name: OverrideLegal
|
|
version: '0.05'
|
|
name: '@Author::ETHER/PodWeaver'
|
|
version: '4.010'
|
|
-
|
|
class: Dist::Zilla::Plugin::GithubMeta
|
|
name: '@Author::ETHER/GithubMeta'
|
|
version: '0.58'
|
|
-
|
|
class: Dist::Zilla::Plugin::AutoMetaResources
|
|
name: '@Author::ETHER/AutoMetaResources'
|
|
version: '1.21'
|
|
-
|
|
class: Dist::Zilla::Plugin::Authority
|
|
name: '@Author::ETHER/Authority'
|
|
version: '1.009'
|
|
-
|
|
class: Dist::Zilla::Plugin::MetaNoIndex
|
|
name: '@Author::ETHER/MetaNoIndex'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::MetaProvides::Package
|
|
config:
|
|
Dist::Zilla::Plugin::MetaProvides::Package:
|
|
finder:
|
|
- ':InstallModules'
|
|
finder_objects:
|
|
-
|
|
class: Dist::Zilla::Plugin::FinderCode
|
|
name: ':InstallModules'
|
|
version: '6.030'
|
|
include_underscores: 0
|
|
Dist::Zilla::Role::MetaProvider::Provider:
|
|
$Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
|
|
inherit_missing: 0
|
|
inherit_version: 0
|
|
meta_noindex: 1
|
|
Dist::Zilla::Role::ModuleMetadata:
|
|
Module::Metadata: '1.000037'
|
|
version: '0.006'
|
|
name: '@Author::ETHER/MetaProvides::Package'
|
|
version: '2.004003'
|
|
-
|
|
class: Dist::Zilla::Plugin::MetaConfig
|
|
name: '@Author::ETHER/MetaConfig'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::Keywords
|
|
config:
|
|
Dist::Zilla::Plugin::Keywords:
|
|
keywords:
|
|
- subroutine
|
|
- function
|
|
- utility
|
|
- name
|
|
- rename
|
|
- symbol
|
|
name: '@Author::ETHER/Keywords'
|
|
version: '0.007'
|
|
-
|
|
class: Dist::Zilla::Plugin::UseUnsafeInc
|
|
config:
|
|
Dist::Zilla::Plugin::UseUnsafeInc:
|
|
dot_in_INC: 0
|
|
name: '@Author::ETHER/UseUnsafeInc'
|
|
version: '0.002'
|
|
-
|
|
class: Dist::Zilla::Plugin::AutoPrereqs
|
|
name: '@Author::ETHER/AutoPrereqs'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::Prereqs::AuthorDeps
|
|
name: '@Author::ETHER/Prereqs::AuthorDeps'
|
|
version: '0.007'
|
|
-
|
|
class: Dist::Zilla::Plugin::MinimumPerl
|
|
name: '@Author::ETHER/MinimumPerl'
|
|
version: '1.006'
|
|
-
|
|
class: Dist::Zilla::Plugin::MakeMaker
|
|
config:
|
|
Dist::Zilla::Role::TestRunner:
|
|
default_jobs: 9
|
|
name: '@Author::ETHER/MakeMaker'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::Git::Contributors
|
|
config:
|
|
Dist::Zilla::Plugin::Git::Contributors:
|
|
git_version: 2.40.0
|
|
include_authors: 0
|
|
include_releaser: 1
|
|
order_by: commits
|
|
paths: []
|
|
name: '@Author::ETHER/Git::Contributors'
|
|
version: '0.036'
|
|
-
|
|
class: Dist::Zilla::Plugin::StaticInstall
|
|
config:
|
|
Dist::Zilla::Plugin::StaticInstall:
|
|
dry_run: 1
|
|
mode: auto
|
|
name: '@Author::ETHER/StaticInstall'
|
|
version: '0.012'
|
|
-
|
|
class: Dist::Zilla::Plugin::RunExtraTests
|
|
config:
|
|
Dist::Zilla::Role::TestRunner:
|
|
default_jobs: 9
|
|
name: '@Author::ETHER/RunExtraTests'
|
|
version: '0.029'
|
|
-
|
|
class: Dist::Zilla::Plugin::CheckSelfDependency
|
|
config:
|
|
Dist::Zilla::Plugin::CheckSelfDependency:
|
|
finder:
|
|
- ':InstallModules'
|
|
Dist::Zilla::Role::ModuleMetadata:
|
|
Module::Metadata: '1.000037'
|
|
version: '0.006'
|
|
name: '@Author::ETHER/CheckSelfDependency'
|
|
version: '0.011'
|
|
-
|
|
class: Dist::Zilla::Plugin::Run::AfterBuild
|
|
config:
|
|
Dist::Zilla::Plugin::Run::Role::Runner:
|
|
fatal_errors: 1
|
|
quiet: 1
|
|
run:
|
|
- "bash -c \"test -e .ackrc && grep -q -- '--ignore-dir=.latest' .ackrc || echo '--ignore-dir=.latest' >> .ackrc; if [[ `dirname '%d'` != .build ]]; then test -e .ackrc && grep -q -- '--ignore-dir=%d' .ackrc || echo '--ignore-dir=%d' >> .ackrc; fi\""
|
|
version: '0.048'
|
|
name: '@Author::ETHER/.ackrc'
|
|
version: '0.048'
|
|
-
|
|
class: Dist::Zilla::Plugin::Run::AfterBuild
|
|
config:
|
|
Dist::Zilla::Plugin::Run::Role::Runner:
|
|
eval:
|
|
- "if ('%d' =~ /^%n-[.[:xdigit:]]+$/) { unlink '.latest'; symlink '%d', '.latest'; }"
|
|
fatal_errors: 0
|
|
quiet: 1
|
|
version: '0.048'
|
|
name: '@Author::ETHER/.latest'
|
|
version: '0.048'
|
|
-
|
|
class: Dist::Zilla::Plugin::CheckStrictVersion
|
|
name: '@Author::ETHER/CheckStrictVersion'
|
|
version: '0.001'
|
|
-
|
|
class: Dist::Zilla::Plugin::CheckMetaResources
|
|
name: '@Author::ETHER/CheckMetaResources'
|
|
version: '0.001'
|
|
-
|
|
class: Dist::Zilla::Plugin::EnsureLatestPerl
|
|
config:
|
|
Dist::Zilla::Plugin::EnsureLatestPerl:
|
|
Module::CoreList: '5.20230420'
|
|
name: '@Author::ETHER/EnsureLatestPerl'
|
|
version: '0.010'
|
|
-
|
|
class: Dist::Zilla::Plugin::PromptIfStale
|
|
config:
|
|
Dist::Zilla::Plugin::PromptIfStale:
|
|
check_all_plugins: 1
|
|
check_all_prereqs: 1
|
|
modules: []
|
|
phase: release
|
|
run_under_travis: 0
|
|
skip: []
|
|
name: '@Author::ETHER/stale modules, release'
|
|
version: '0.057'
|
|
-
|
|
class: Dist::Zilla::Plugin::Git::Check
|
|
config:
|
|
Dist::Zilla::Plugin::Git::Check:
|
|
untracked_files: die
|
|
Dist::Zilla::Role::Git::DirtyFiles:
|
|
allow_dirty: []
|
|
allow_dirty_match: []
|
|
changelog: Changes
|
|
Dist::Zilla::Role::Git::Repo:
|
|
git_version: 2.40.0
|
|
repo_root: .
|
|
name: '@Author::ETHER/initial check'
|
|
version: '2.048'
|
|
-
|
|
class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
|
|
config:
|
|
Dist::Zilla::Role::Git::Repo:
|
|
git_version: 2.40.0
|
|
repo_root: .
|
|
name: '@Author::ETHER/Git::CheckFor::MergeConflicts'
|
|
version: '0.014'
|
|
-
|
|
class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
|
|
config:
|
|
Dist::Zilla::Role::Git::Repo:
|
|
git_version: 2.40.0
|
|
repo_root: .
|
|
name: '@Author::ETHER/Git::CheckFor::CorrectBranch'
|
|
version: '0.014'
|
|
-
|
|
class: Dist::Zilla::Plugin::Git::Remote::Check
|
|
name: '@Author::ETHER/Git::Remote::Check'
|
|
version: 0.1.2
|
|
-
|
|
class: Dist::Zilla::Plugin::CheckPrereqsIndexed
|
|
name: '@Author::ETHER/CheckPrereqsIndexed'
|
|
version: '0.022'
|
|
-
|
|
class: Dist::Zilla::Plugin::TestRelease
|
|
name: '@Author::ETHER/TestRelease'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::Git::Check
|
|
config:
|
|
Dist::Zilla::Plugin::Git::Check:
|
|
untracked_files: die
|
|
Dist::Zilla::Role::Git::DirtyFiles:
|
|
allow_dirty: []
|
|
allow_dirty_match: []
|
|
changelog: Changes
|
|
Dist::Zilla::Role::Git::Repo:
|
|
git_version: 2.40.0
|
|
repo_root: .
|
|
name: '@Author::ETHER/after tests'
|
|
version: '2.048'
|
|
-
|
|
class: Dist::Zilla::Plugin::CheckIssues
|
|
name: '@Author::ETHER/CheckIssues'
|
|
version: '0.011'
|
|
-
|
|
class: Dist::Zilla::Plugin::UploadToCPAN
|
|
name: '@Author::ETHER/UploadToCPAN'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::CopyFilesFromRelease
|
|
config:
|
|
Dist::Zilla::Plugin::CopyFilesFromRelease:
|
|
filename:
|
|
- CONTRIBUTING
|
|
- INSTALL
|
|
- LICENCE
|
|
- LICENSE
|
|
- ppport.h
|
|
match: []
|
|
name: '@Author::ETHER/copy generated files'
|
|
version: '0.007'
|
|
-
|
|
class: Dist::Zilla::Plugin::ReadmeAnyFromPod
|
|
config:
|
|
Dist::Zilla::Role::FileWatcher:
|
|
version: '0.006'
|
|
name: '@Author::ETHER/ReadmeAnyFromPod'
|
|
version: '0.163250'
|
|
-
|
|
class: Dist::Zilla::Plugin::Prereqs
|
|
config:
|
|
Dist::Zilla::Plugin::Prereqs:
|
|
phase: develop
|
|
type: recommends
|
|
name: '@Author::ETHER/@Git::VersionManager/pluginbundle version'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::RewriteVersion::Transitional
|
|
config:
|
|
Dist::Zilla::Plugin::RewriteVersion:
|
|
add_tarball_name: 0
|
|
finders:
|
|
- ':ExecFiles'
|
|
- ':InstallModules'
|
|
global: 1
|
|
skip_version_provider: 0
|
|
Dist::Zilla::Plugin::RewriteVersion::Transitional: {}
|
|
name: '@Author::ETHER/@Git::VersionManager/RewriteVersion::Transitional'
|
|
version: '0.009'
|
|
-
|
|
class: Dist::Zilla::Plugin::MetaProvides::Update
|
|
name: '@Author::ETHER/@Git::VersionManager/MetaProvides::Update'
|
|
version: '0.007'
|
|
-
|
|
class: Dist::Zilla::Plugin::CopyFilesFromRelease
|
|
config:
|
|
Dist::Zilla::Plugin::CopyFilesFromRelease:
|
|
filename:
|
|
- Changes
|
|
match: []
|
|
name: '@Author::ETHER/@Git::VersionManager/CopyFilesFromRelease'
|
|
version: '0.007'
|
|
-
|
|
class: Dist::Zilla::Plugin::Git::Commit
|
|
config:
|
|
Dist::Zilla::Plugin::Git::Commit:
|
|
add_files_in:
|
|
- .
|
|
commit_msg: '%N-%v%t%n%n%c'
|
|
signoff: 0
|
|
Dist::Zilla::Role::Git::DirtyFiles:
|
|
allow_dirty:
|
|
- CONTRIBUTING
|
|
- Changes
|
|
- INSTALL
|
|
- LICENCE
|
|
- README.pod
|
|
- ppport.h
|
|
allow_dirty_match: []
|
|
changelog: Changes
|
|
Dist::Zilla::Role::Git::Repo:
|
|
git_version: 2.40.0
|
|
repo_root: .
|
|
Dist::Zilla::Role::Git::StringFormatter:
|
|
time_zone: local
|
|
name: '@Author::ETHER/@Git::VersionManager/release snapshot'
|
|
version: '2.048'
|
|
-
|
|
class: Dist::Zilla::Plugin::Git::Tag
|
|
config:
|
|
Dist::Zilla::Plugin::Git::Tag:
|
|
branch: ~
|
|
changelog: Changes
|
|
signed: 0
|
|
tag: v0.27
|
|
tag_format: v%V
|
|
tag_message: v%v%t
|
|
Dist::Zilla::Role::Git::Repo:
|
|
git_version: 2.40.0
|
|
repo_root: .
|
|
Dist::Zilla::Role::Git::StringFormatter:
|
|
time_zone: local
|
|
name: '@Author::ETHER/@Git::VersionManager/Git::Tag'
|
|
version: '2.048'
|
|
-
|
|
class: Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional
|
|
config:
|
|
Dist::Zilla::Plugin::BumpVersionAfterRelease:
|
|
finders:
|
|
- ':InstallModules'
|
|
global: 1
|
|
munge_makefile_pl: 1
|
|
Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional: {}
|
|
name: '@Author::ETHER/@Git::VersionManager/BumpVersionAfterRelease::Transitional'
|
|
version: '0.009'
|
|
-
|
|
class: Dist::Zilla::Plugin::NextRelease
|
|
name: '@Author::ETHER/@Git::VersionManager/NextRelease'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::Git::Commit
|
|
config:
|
|
Dist::Zilla::Plugin::Git::Commit:
|
|
add_files_in: []
|
|
commit_msg: 'increment $VERSION after %v release'
|
|
signoff: 0
|
|
Dist::Zilla::Role::Git::DirtyFiles:
|
|
allow_dirty:
|
|
- Build.PL
|
|
- Changes
|
|
- Makefile.PL
|
|
allow_dirty_match:
|
|
- (?^:^lib/.*\.pm$)
|
|
changelog: Changes
|
|
Dist::Zilla::Role::Git::Repo:
|
|
git_version: 2.40.0
|
|
repo_root: .
|
|
Dist::Zilla::Role::Git::StringFormatter:
|
|
time_zone: local
|
|
name: '@Author::ETHER/@Git::VersionManager/post-release commit'
|
|
version: '2.048'
|
|
-
|
|
class: Dist::Zilla::Plugin::Prereqs
|
|
config:
|
|
Dist::Zilla::Plugin::Prereqs:
|
|
phase: x_Dist_Zilla
|
|
type: requires
|
|
name: '@Author::ETHER/@Git::VersionManager/prereqs for @Git::VersionManager'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::Git::Push
|
|
config:
|
|
Dist::Zilla::Plugin::Git::Push:
|
|
push_to:
|
|
- origin
|
|
remotes_must_exist: 1
|
|
Dist::Zilla::Role::Git::Repo:
|
|
git_version: 2.40.0
|
|
repo_root: .
|
|
name: '@Author::ETHER/Git::Push'
|
|
version: '2.048'
|
|
-
|
|
class: Dist::Zilla::Plugin::GitHub::Update
|
|
config:
|
|
Dist::Zilla::Plugin::GitHub::Update:
|
|
metacpan: 1
|
|
name: '@Author::ETHER/GitHub::Update'
|
|
version: '0.48'
|
|
-
|
|
class: Dist::Zilla::Plugin::Run::AfterRelease
|
|
config:
|
|
Dist::Zilla::Plugin::Run::Role::Runner:
|
|
fatal_errors: 0
|
|
quiet: 0
|
|
run:
|
|
- REDACTED
|
|
version: '0.048'
|
|
name: '@Author::ETHER/install release'
|
|
version: '0.048'
|
|
-
|
|
class: Dist::Zilla::Plugin::Run::AfterRelease
|
|
config:
|
|
Dist::Zilla::Plugin::Run::Role::Runner:
|
|
eval:
|
|
- 'print "release complete!\xa"'
|
|
fatal_errors: 1
|
|
quiet: 1
|
|
version: '0.048'
|
|
name: '@Author::ETHER/release complete'
|
|
version: '0.048'
|
|
-
|
|
class: Dist::Zilla::Plugin::ConfirmRelease
|
|
name: '@Author::ETHER/ConfirmRelease'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::Prereqs
|
|
config:
|
|
Dist::Zilla::Plugin::Prereqs:
|
|
phase: x_Dist_Zilla
|
|
type: requires
|
|
name: '@Author::ETHER/prereqs for @Author::ETHER'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::PPPort
|
|
name: PPPort
|
|
version: '0.010'
|
|
-
|
|
class: Dist::Zilla::Plugin::RemovePrereqs
|
|
config:
|
|
Dist::Zilla::Plugin::RemovePrereqs:
|
|
modules_to_remove:
|
|
- feature
|
|
name: RemovePrereqs
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::Prereqs
|
|
config:
|
|
Dist::Zilla::Plugin::Prereqs:
|
|
phase: test
|
|
type: suggests
|
|
name: TestSuggests
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::OnlyCorePrereqs
|
|
config:
|
|
Dist::Zilla::Plugin::OnlyCorePrereqs:
|
|
also_disallow: []
|
|
check_dual_life_versions: '1'
|
|
deprecated_ok: 0
|
|
phases:
|
|
- configure
|
|
- build
|
|
- runtime
|
|
- test
|
|
skips: []
|
|
starting_version: '5.006002'
|
|
name: OnlyCorePrereqs
|
|
version: '0.024'
|
|
-
|
|
class: Dist::Zilla::Plugin::MetaResources
|
|
name: MetaResources
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::Substitute
|
|
name: Substitute
|
|
version: '0.007'
|
|
-
|
|
class: Dist::Zilla::Plugin::Run::AfterRelease
|
|
config:
|
|
Dist::Zilla::Plugin::Run::Role::Runner:
|
|
fatal_errors: 1
|
|
quiet: 0
|
|
run:
|
|
- 'git fetch --all'
|
|
version: '0.048'
|
|
name: 'refresh github remote'
|
|
version: '0.048'
|
|
-
|
|
class: Dist::Zilla::Plugin::FinderCode
|
|
name: ':InstallModules'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::FinderCode
|
|
name: ':IncModules'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::FinderCode
|
|
name: ':TestFiles'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::FinderCode
|
|
name: ':ExtraTestFiles'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::FinderCode
|
|
name: ':ExecFiles'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::FinderCode
|
|
name: ':PerlExecFiles'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::FinderCode
|
|
name: ':ShareFiles'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::FinderCode
|
|
name: ':MainModule'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::FinderCode
|
|
name: ':AllFiles'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::FinderCode
|
|
name: ':NoFiles'
|
|
version: '6.030'
|
|
-
|
|
class: Dist::Zilla::Plugin::VerifyPhases
|
|
name: '@Author::ETHER/PHASE VERIFICATION'
|
|
version: '0.016'
|
|
zilla:
|
|
class: Dist::Zilla::Dist::Builder
|
|
config:
|
|
is_trial: 0
|
|
version: '6.030'
|
|
x_authority: cpan:FLORA
|
|
x_contributors:
|
|
- 'Karen Etheridge <ether@cpan.org>'
|
|
- 'Graham Knop <haarg@haarg.org>'
|
|
- 'Leon Timmermans <fawaka@gmail.com>'
|
|
- 'Florian Ragwitz <rafl@debian.org>'
|
|
- 'Reini Urban <rurban@cpan.org>'
|
|
- 'Matthijs van Duin <xmath-no-spam@nospam.cpan.org>'
|
|
- 'Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>'
|
|
- 'gfx <gfuji@cpan.org>'
|
|
- 'Aristotle Pagaltzis <pagaltzis@gmx.de>'
|
|
- 'Alexander Bluhm <alexander.bluhm@gmx.net>'
|
|
- 'J.R. Mash <jmash.code@gmail.com>'
|
|
x_generated_by_perl: v5.37.11
|
|
x_serialization_backend: 'YAML::Tiny version 1.74'
|
|
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
|
|
x_use_unsafe_inc: 0
|