Acme-Version-Hex

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

      config:
        Dist::Zilla::Plugin::PodWeaver:
          finder:
            - ':InstallModules'
            - ':ExecFiles'
          plugins:
            -
              class: Pod::Weaver::Plugin::EnsurePod5
              name: '@CorePrep/EnsurePod5'
              version: '4.011'
            -
              class: Pod::Weaver::Plugin::H1Nester
              name: '@CorePrep/H1Nester'
              version: '4.011'
            -
              class: Pod::Weaver::Plugin::SingleEncoding
              name: '@Default/SingleEncoding'
              version: '4.011'
            -
              class: Pod::Weaver::Section::Name
              name: '@Default/Name'
              version: '4.011'
            -
              class: Pod::Weaver::Section::Version
              name: '@Default/Version'
              version: '4.011'
            -
              class: Pod::Weaver::Section::Region
              name: '@Default/prelude'
              version: '4.011'
            -
              class: Pod::Weaver::Section::Generic
              name: SYNOPSIS
              version: '4.011'
            -
              class: Pod::Weaver::Section::Generic
              name: DESCRIPTION
              version: '4.011'
            -
              class: Pod::Weaver::Section::Generic
              name: OVERVIEW
              version: '4.011'
            -
              class: Pod::Weaver::Section::Collect
              name: ATTRIBUTES
              version: '4.011'
            -
              class: Pod::Weaver::Section::Collect
              name: METHODS
              version: '4.011'
            -
              class: Pod::Weaver::Section::Collect
              name: FUNCTIONS
              version: '4.011'
            -
              class: Pod::Weaver::Section::Leftovers
              name: '@Default/Leftovers'
              version: '4.011'
            -
              class: Pod::Weaver::Section::Region
              name: '@Default/postlude'
              version: '4.011'
            -
              class: Pod::Weaver::Section::Authors
              name: '@Default/Authors'
              version: '4.011'
            -
              class: Pod::Weaver::Section::Legal
              name: '@Default/Legal'
              version: '4.011'
            -
              class: Pod::Weaver::Plugin::Transformer
              name: -Transformer
              version: '4.011'
            -
              class: Pod::Weaver::Section::Contributors
              name: Contributors
              version: '0.009'
      name: '@Author::ETHER/PodWeaver'
      version: '4.006'
    -
      class: Dist::Zilla::Plugin::ReadmeAnyFromPod
      name: '@Author::ETHER/ReadmeAnyFromPod'
      version: '0.150250'
    -
      class: Dist::Zilla::Plugin::GithubMeta
      name: '@Author::ETHER/GithubMeta'
      version: '0.48'
    -
      class: Dist::Zilla::Plugin::AutoMetaResources
      name: '@Author::ETHER/AutoMetaResources'
      version: '1.20'
    -
      class: Dist::Zilla::Plugin::AuthorityFromModule
      config:
        Dist::Zilla::Plugin::AuthorityFromModule:
          module: Acme::Version::Hex
        Dist::Zilla::Role::ModuleMetadata:
          Module::Metadata: '1.000027'
          version: '0.003'
      name: '@Author::ETHER/AuthorityFromModule'
      version: '0.006'
    -
      class: Dist::Zilla::Plugin::Authority
      name: '@Author::ETHER/Authority'
      version: '1.009'
    -
      class: Dist::Zilla::Plugin::MetaNoIndex
      name: '@Author::ETHER/MetaNoIndex'
      version: '5.035'
    -
      class: Dist::Zilla::Plugin::MetaProvides::Package
      config:
        Dist::Zilla::Plugin::MetaProvides::Package:
          finder:
            - ':InstallModules'
          finder_objects:
            -
              class: Dist::Zilla::Plugin::FinderCode
              name: ':InstallModules'
              version: '5.035'

META.yml  view on Meta::CPAN

        Dist::Zilla::Plugin::Git::Commit:
          add_files_in:
            - .
          commit_msg: '%N-%v%t%n%n%c'
          time_zone: local
        Dist::Zilla::Role::Git::DirtyFiles:
          allow_dirty:
            - README.pod
            - LICENSE
            - CONTRIBUTING
            - Changes
          allow_dirty_match: []
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: '@Author::ETHER/release snapshot'
      version: '2.033'
    -
      class: Dist::Zilla::Plugin::Git::Tag
      config:
        Dist::Zilla::Plugin::Git::Tag:
          branch: ~
          signed: 0
          tag: v0.0009765625
          tag_format: v%v
          tag_message: v%v%t
          time_zone: local
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: '@Author::ETHER/Git::Tag'
      version: '2.033'
    -
      class: Dist::Zilla::Plugin::GitHub::Update
      name: '@Author::ETHER/GitHub::Update'
      version: '0.40'
    -
      class: Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional
      config:
        Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional: {}
      name: '@Author::ETHER/BumpVersionAfterRelease::Transitional'
      version: '0.004'
    -
      class: Dist::Zilla::Plugin::NextRelease
      name: '@Author::ETHER/NextRelease'
      version: '5.035'
    -
      class: Dist::Zilla::Plugin::Git::Commit
      config:
        Dist::Zilla::Plugin::Git::Commit:
          add_files_in: []
          commit_msg: 'increment $VERSION after release'
          time_zone: local
        Dist::Zilla::Role::Git::DirtyFiles:
          allow_dirty:
            - Changes
          allow_dirty_match:
            - (?^:^lib/.*\.pm$)
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: '@Author::ETHER/post-release commit'
      version: '2.033'
    -
      class: Dist::Zilla::Plugin::Git::Push
      config:
        Dist::Zilla::Plugin::Git::Push:
          push_to:
            - origin
          remotes_must_exist: 1
        Dist::Zilla::Role::Git::Repo:
          repo_root: .
      name: '@Author::ETHER/Git::Push'
      version: '2.033'
    -
      class: Dist::Zilla::Plugin::Run::AfterRelease
      config:
        Dist::Zilla::Plugin::Run::Role::Runner:
          eval:
            - 'print "release complete!\xa"'
          fatal_errors: 1
      name: '@Author::ETHER/release complete'
      version: '0.035'
    -
      class: Dist::Zilla::Plugin::ConfirmRelease
      name: '@Author::ETHER/ConfirmRelease'
      version: '5.035'
    -
      class: inc::MyVersionProvider
      name: =inc::MyVersionProvider
      version: ~
    -
      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: 'to be determined from perl prereq'
      name: OnlyCorePrereqs
      version: '0.024'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: requires
      name: DevelopRequires
      version: '5.035'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':InstallModules'
      version: '5.035'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':IncModules'



( run in 0.795 second using v1.01-cache-2.11-cpan-ceb78f64989 )