Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > eca86a37c48e7746eab083efc340aa38 > files > 6

perl-Dist-Zilla-Plugin-PodLoom-5.1.0-4.mga7.noarch.rpm

---
abstract: 'Dist::Zilla plugin for Pod::Loom'
author:
  - 'Christopher J. Madsen <perl@cjmweb.net>'
build_requires:
  Encode: '0'
  ExtUtils::MakeMaker: '0'
  Test::DZil: '0'
  Test::More: '0.88'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.029, CPAN::Meta::Converter version 2.142690, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Dist-Zilla-Plugin-PodLoom
no_index:
  directory:
    - corpus
  namespace:
    - DZT
  package:
    - Dist::Zilla::Plugin::PodLoom::_eval
requires:
  Dist::Zilla: '4.200001'
  Dist::Zilla::Role::FileMunger: '0'
  Dist::Zilla::Role::ModuleInfo: '0.08'
  Hash::Merge::Simple: '0'
  Moose: '0.65'
  Moose::Autobox: '0'
  Pod::Loom: '0.05'
  perl: '5.008'
resources:
  repository: git://github.com/madsen/dist-zilla-plugin-podloom.git
version: '5.001'
x_Dist_Zilla:
  perl:
    version: '5.018002'
  plugins:
    -
      class: Dist::Zilla::Plugin::VersionFromModule
      name: CJM/VersionFromModule
      version: '0.08'
    -
      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: CJM/GatherDir
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: CJM/PruneCruft
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: CJM/ManifestSkip
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: CJM/MetaJSON
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: CJM/MetaYAML
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::License
      name: CJM/License
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::Test::PrereqsFromMeta
      name: CJM/Test::PrereqsFromMeta
      version: '4.23'
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: CJM/PodSyntaxTests
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::PodCoverageTests
      name: CJM/PodCoverageTests
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::PodLoom
      config:
        'Pod::Loom version': '0.08'
      name: CJM/PodLoom
      version: '5.001'
    -
      class: Dist::Zilla::Plugin::MakeMaker
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: CJM/MakeMaker
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::RunExtraTests
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: CJM/RunExtraTests
      version: '0.011'
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: CJM/MetaConfig
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::MatchManifest
      name: CJM/MatchManifest
      version: '4.02'
    -
      class: Dist::Zilla::Plugin::RecommendedPrereqs
      name: CJM/RecommendedPrereqs
      version: '4.21'
    -
      class: Dist::Zilla::Plugin::CheckPrereqsIndexed
      name: CJM/CheckPrereqsIndexed
      version: '0.009'
    -
      class: Dist::Zilla::Plugin::GitVersionCheckCJM
      name: CJM/GitVersionCheckCJM
      version: '4.26'
    -
      class: Dist::Zilla::Plugin::TemplateCJM
      name: CJM/TemplateCJM
      version: '4.23'
    -
      class: Dist::Zilla::Plugin::Repository
      name: CJM/Repository
      version: '0.19'
    -
      class: Dist::Zilla::Plugin::Git::Check
      config:
        Dist::Zilla::Plugin::Git::Check:
          untracked_files: die
        Dist::Zilla::Role::Git::DirtyFiles:
          allow_dirty:
            - Changes
          allow_dirty_match: []
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: CJM/@Git/Check
      version: '2.034'
    -
      class: Dist::Zilla::Plugin::Git::Commit
      config:
        Dist::Zilla::Plugin::Git::Commit:
          add_files_in: []
          commit_msg: 'Updated Changes for %{MMMM d, yyyy}d%{ trial}t release of %v'
          time_zone: local
        Dist::Zilla::Role::Git::DirtyFiles:
          allow_dirty:
            - Changes
          allow_dirty_match: []
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: CJM/@Git/Commit
      version: '2.034'
    -
      class: Dist::Zilla::Plugin::Git::Tag
      config:
        Dist::Zilla::Plugin::Git::Tag:
          branch: ~
          signed: 0
          tag: '5.001'
          tag_format: '%v%t'
          tag_message: 'Tagged %N %v%{ (trial release)}t'
          time_zone: local
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: CJM/@Git/Tag
      version: '2.034'
    -
      class: Dist::Zilla::Plugin::Git::Push
      config:
        Dist::Zilla::Plugin::Git::Push:
          push_to:
            - 'github master'
          remotes_must_exist: 1
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: CJM/@Git/Push
      version: '2.034'
    -
      class: Dist::Zilla::Plugin::TestRelease
      name: CJM/TestRelease
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::UploadToCPAN
      name: CJM/UploadToCPAN
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::ArchiveRelease
      name: CJM/ArchiveRelease
      version: '4.26'
    -
      class: Dist::Zilla::Plugin::AutoPrereqs
      name: AutoPrereqs
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::MetaNoIndex
      name: MetaNoIndex
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':InstallModules'
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':IncModules'
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':TestFiles'
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExecFiles'
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ShareFiles'
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':MainModule'
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':AllFiles'
      version: '5.029'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':NoFiles'
      version: '5.029'
  zilla:
    class: Dist::Zilla::Dist::Builder
    config:
      is_trial: '0'
    version: '5.029'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'