---
abstract: 'install the CPAN dependencies of the Freecell Solver multi-config test suite.'
author:
- 'Shlomi Fish <shlomif@cpan.org>'
build_requires:
File::Spec: '0'
IO::Handle: '0'
IPC::Open3: '0'
Module::Build: '0.28'
Test::More: '0.88'
configure_requires:
Module::Build: '0.28'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.023, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Task-FreecellSolver-Testing-MultiConfig
provides:
Task::FreecellSolver::Testing::MultiConfig:
file: lib/Task/FreecellSolver/Testing/MultiConfig.pm
version: v0.0.6
requires:
App::Deps::Verify: '0'
App::Docmake: '0'
Code::TidyAll::Plugin::ClangFormat: '0'
Code::TidyAll::Plugin::ESLint: '0'
Code::TidyAll::Plugin::TSLint: '0'
Dir::Manifest: '0'
Dist::Zilla::Plugin::Test::Kwalitee: '0'
Dist::Zilla::Plugin::Test::TidyAll: '0'
Dist::Zilla::PluginBundle::SHLOMIF: '0'
HTML::Spelling::Site::Whitelist: '0'
HTML::Toc: '0'
HTML::TocGenerator: '0'
Markdent: '0'
Math::RNG::Microsoft: '0'
Parallel::ForkManager::Segmented: '0'
Perl::Critic::Freenode: '0'
Pod::Coverage::TrustPod: '0'
Pod::Weaver::PluginBundle::SHLOMIF: '0'
Pod::Weaver::Section::Support: '0'
Task::FreecellSolver::Testing: '0'
Template: '0'
Template::Stash: '0'
Test::File::Find::CaseCollide: '0'
Test::HTML::Recursive::DeprecatedTags: '0'
Test::Perl::Critic::Policy: '0'
Test::Pod: '0'
Test::Pod::Coverage: '0'
Text::WrapAsUtf8: '0'
perl: '5.012'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/shlomif/fc-solve/issues
homepage: http://metacpan.org/release/Task-FreecellSolver-Testing-MultiConfig
repository: git://github.com/shlomif/fc-solve.git
version: 0.0.6
x_Dist_Zilla:
perl:
version: '5.034000'
plugins:
-
class: Dist::Zilla::Plugin::Prereqs
config:
Dist::Zilla::Plugin::Prereqs:
phase: test
type: requires
name: '@Filter/TestMoreDoneTesting'
version: '6.023'
-
class: Dist::Zilla::Plugin::AutoPrereqs
name: '@Filter/AutoPrereqs'
version: '6.023'
-
class: Dist::Zilla::Plugin::ExecDir
name: '@Filter/ExecDir'
version: '6.023'
-
class: Dist::Zilla::Plugin::GatherDir
config:
Dist::Zilla::Plugin::GatherDir:
exclude_filename: []
exclude_match: []
follow_symlinks: 0
include_dotfiles: 0
prefix: ''
prune_directory: []
root: .
name: '@Filter/GatherDir'
version: '6.023'
-
class: Dist::Zilla::Plugin::License
name: '@Filter/License'
version: '6.023'
-
class: Dist::Zilla::Plugin::ManifestSkip
name: '@Filter/ManifestSkip'
version: '6.023'
-
class: Dist::Zilla::Plugin::MetaYAML
name: '@Filter/MetaYAML'
version: '6.023'
-
class: Dist::Zilla::Plugin::PruneCruft
name: '@Filter/PruneCruft'
version: '6.023'
-
class: Dist::Zilla::Plugin::Readme
name: '@Filter/Readme'
version: '6.023'
-
class: Dist::Zilla::Plugin::RunExtraTests
config:
Dist::Zilla::Role::TestRunner:
default_jobs: '4'
name: '@Filter/RunExtraTests'
version: '0.029'
-
class: Dist::Zilla::Plugin::ShareDir
name: '@Filter/ShareDir'
version: '6.023'
-
class: Dist::Zilla::Plugin::CheckChangesHasContent
name: '@Filter/CheckChangesHasContent'
version: '0.011'
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: '@Filter/ConfirmRelease'
version: '6.023'
-
class: Dist::Zilla::Plugin::Manifest
name: '@Filter/Manifest'
version: '6.023'
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@Filter/MetaConfig'
version: '6.023'
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@Filter/MetaJSON'
version: '6.023'
-
class: Dist::Zilla::Plugin::MetaProvides::Package
config:
Dist::Zilla::Plugin::MetaProvides::Package:
finder_objects:
-
class: Dist::Zilla::Plugin::FinderCode
name: '@Filter/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
version: '6.023'
include_underscores: 0
Dist::Zilla::Role::MetaProvider::Provider:
$Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
inherit_missing: '1'
inherit_version: '1'
meta_noindex: '1'
Dist::Zilla::Role::ModuleMetadata:
Module::Metadata: '1.000037'
version: '0.006'
name: '@Filter/MetaProvides::Package'
version: '2.004003'
-
class: Dist::Zilla::Plugin::MetaResources
name: '@Filter/MetaResources'
version: '6.023'
-
class: Dist::Zilla::Plugin::ModuleBuild
config:
Dist::Zilla::Role::TestRunner:
default_jobs: '4'
name: '@Filter/ModuleBuild'
version: '6.023'
-
class: Dist::Zilla::Plugin::PkgVersion
name: '@Filter/PkgVersion'
version: '6.023'
-
class: Dist::Zilla::Plugin::PodCoverageTests
name: '@Filter/PodCoverageTests'
version: '6.023'
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: '@Filter/PodSyntaxTests'
version: '6.023'
-
class: Dist::Zilla::Plugin::Test::Compile
config:
Dist::Zilla::Plugin::Test::Compile:
bail_out_on_fail: '0'
fail_on_warning: author
fake_home: 0
filename: t/00-compile.t
module_finder:
- ':InstallModules'
needs_display: 0
phase: test
script_finder:
- ':PerlExecFiles'
skips: []
switch: []
name: '@Filter/Test::Compile'
version: '2.058'
-
class: Dist::Zilla::Plugin::Test::CPAN::Changes
config:
Dist::Zilla::Plugin::Test::CPAN::Changes:
changelog: Changes
name: '@Filter/Test::CPAN::Changes'
version: '0.012'
-
class: Dist::Zilla::Plugin::Test::EOL
config:
Dist::Zilla::Plugin::Test::EOL:
filename: xt/author/eol.t
finder:
- ':ExecFiles'
- ':InstallModules'
- ':TestFiles'
trailing_whitespace: 1
name: '@Filter/Test::EOL'
version: '0.19'
-
class: Dist::Zilla::Plugin::Test::NoTabs
config:
Dist::Zilla::Plugin::Test::NoTabs:
filename: xt/author/no-tabs.t
finder:
- ':InstallModules'
- ':ExecFiles'
- ':TestFiles'
name: '@Filter/Test::NoTabs'
version: '0.15'
-
class: Dist::Zilla::Plugin::Test::TrailingSpace
name: '@Filter/Test::TrailingSpace'
version: ~
-
class: Dist::Zilla::Plugin::TestRelease
name: '@Filter/TestRelease'
version: '6.023'
-
class: Dist::Zilla::Plugin::TaskWeaver
name: '@Filter/TaskWeaver'
version: '0.101628'
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: '@Filter/UploadToCPAN'
version: '6.023'
-
class: Dist::Zilla::Plugin::MetaProvides::Package
config:
Dist::Zilla::Plugin::MetaProvides::Package:
finder_objects:
-
class: Dist::Zilla::Plugin::FinderCode
name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
version: '6.023'
include_underscores: 0
Dist::Zilla::Role::MetaProvider::Provider:
$Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
inherit_missing: '1'
inherit_version: '1'
meta_noindex: '1'
Dist::Zilla::Role::ModuleMetadata:
Module::Metadata: '1.000037'
version: '0.006'
name: MetaProvides::Package
version: '2.004003'
-
class: Dist::Zilla::Plugin::Prereqs
config:
Dist::Zilla::Plugin::Prereqs:
phase: runtime
type: requires
name: Runtime
version: '6.023'
-
class: Dist::Zilla::Plugin::PruneCruft
name: PruneCruft
version: '6.023'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
version: '6.023'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
version: '6.023'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
version: '6.023'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExtraTestFiles'
version: '6.023'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
version: '6.023'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':PerlExecFiles'
version: '6.023'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
version: '6.023'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
version: '6.023'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
version: '6.023'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
version: '6.023'
-
class: Dist::Zilla::Plugin::FinderCode
name: '@Filter/MetaProvides::Package/AUTOVIV/:InstallModulesPM'
version: '6.023'
-
class: Dist::Zilla::Plugin::FinderCode
name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
version: '6.023'
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: '0'
version: '6.023'
x_generated_by_perl: v5.34.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: MIT