Acme-Resume

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

  Types::Standard: '1.000006'
  Types::URI: '0'
  perl: '5.014000'
  syntax: '0'
resources:
  bugtracker: https://github.com/Csson/p5-Acme-Resume/issues
  homepage: https://metacpan.org/release/Acme-Resume
  repository: https://github.com/Csson/p5-Acme-Resume.git
version: '0.0104'
x_Dist_Zilla:
  perl:
    version: '5.020001'
  plugins:
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename:
            - LICENSE
            - META.json
            - Makefile.PL
            - README.md
          exclude_match: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory: []
          root: .
        Dist::Zilla::Plugin::Git::GatherDir:
          include_untracked: 0
      name: Git::GatherDir
      version: '2.047'
    -
      class: Dist::Zilla::Plugin::PromptIfStale
      config:
        Dist::Zilla::Plugin::PromptIfStale:
          check_all_plugins: 1
          check_all_prereqs: 0
          modules: []
          phase: release
          run_under_travis: 0
          skip: []
      name: PromptIfStale
      version: '0.057'
    -
      class: Dist::Zilla::Plugin::CopyFilesFromBuild
      name: CopyFilesFromBuild
      version: '0.170880'
    -
      class: Dist::Zilla::Plugin::Authority
      name: Authority
      version: '1.009'
    -
      class: Dist::Zilla::Plugin::RewriteVersion::Transitional
      config:
        Dist::Zilla::Plugin::RewriteVersion:
          add_tarball_name: 0
          finders:
            - ':ExecFiles'
            - ':InstallModules'
          global: 0
          skip_version_provider: 0
        Dist::Zilla::Plugin::RewriteVersion::Transitional: {}
      name: RewriteVersion::Transitional
      version: '0.009'
    -
      class: Dist::Zilla::Plugin::ChangeStats::Dependencies::Git
      name: ChangeStats::Dependencies::Git
      version: '0.0200'
    -
      class: Dist::Zilla::Plugin::NextRelease::Grouped
      name: NextRelease::Grouped
      version: '0.0200'
    -
      class: Dist::Zilla::Plugin::PodWeaver
      config:
        Dist::Zilla::Plugin::PodWeaver:
          finder:
            - ':InstallModules'
            - ':ExecFiles'
          plugins:
            -
              class: Pod::Weaver::Plugin::EnsurePod5
              name: '@CorePrep/EnsurePod5'
              version: '4.012'
            -
              class: Pod::Weaver::Plugin::H1Nester
              name: '@CorePrep/H1Nester'
              version: '4.012'
            -
              class: Pod::Weaver::Plugin::SingleEncoding
              name: -SingleEncoding
              version: '4.012'
            -
              class: Pod::Weaver::Section::Name
              name: Name
              version: '4.012'
            -
              class: Pod::Weaver::Section::Badges
              name: Badges
              version: '0.0402'
            -
              class: Pod::Weaver::Section::Version
              name: Version
              version: '4.012'
            -
              class: Pod::Weaver::Section::Region
              name: prelude
              version: '4.012'
            -
              class: Pod::Weaver::Section::Generic
              name: Synopsis
              version: '4.012'
            -
              class: Pod::Weaver::Section::Generic
              name: Description
              version: '4.012'
            -
              class: Pod::Weaver::Section::Generic
              name: Overview
              version: '4.012'

META.yml  view on Meta::CPAN

      class: Dist::Zilla::Plugin::ConfirmRelease
      name: ConfirmRelease
      version: '6.017'
    -
      class: Dist::Zilla::Plugin::UploadToCPAN
      name: UploadToCPAN
      version: '6.017'
    -
      class: Dist::Zilla::Plugin::Author::CSSON::GithubActions::Workflow::TestWithMakefile
      name: Author::CSSON::GithubActions::Workflow::TestWithMakefile
      version: '0.0107'
    -
      class: Dist::Zilla::Plugin::Git::Commit
      config:
        Dist::Zilla::Plugin::Git::Commit:
          add_files_in: []
          commit_msg: 'Release %v%n%n%c'
          signoff: 0
        Dist::Zilla::Role::Git::DirtyFiles:
          allow_dirty:
            - Changes
            - dist.ini
          allow_dirty_match:
            - (?^u:.)
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          git_version: 2.19.1
          repo_root: .
        Dist::Zilla::Role::Git::StringFormatter:
          time_zone: local
      name: CommitBeforeTag
      version: '2.047'
    -
      class: Dist::Zilla::Plugin::Git::Tag
      config:
        Dist::Zilla::Plugin::Git::Tag:
          branch: ~
          changelog: Changes
          signed: 0
          tag: '0.0103'
          tag_format: '%v'
          tag_message: 'Release %v%n%n%c'
        Dist::Zilla::Role::Git::Repo:
          git_version: 2.19.1
          repo_root: .
        Dist::Zilla::Role::Git::StringFormatter:
          time_zone: local
      name: Git::Tag
      version: '2.047'
    -
      class: Dist::Zilla::Plugin::InstallRelease
      name: InstallRelease
      version: '0.008'
    -
      class: Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional
      config:
        Dist::Zilla::Plugin::BumpVersionAfterRelease:
          finders:
            - ':ExecFiles'
            - ':InstallModules'
          global: 0
          munge_makefile_pl: 1
        Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional: {}
      name: BumpVersionAfterRelease::Transitional
      version: '0.009'
    -
      class: Dist::Zilla::Plugin::Git::Commit
      config:
        Dist::Zilla::Plugin::Git::Commit:
          add_files_in: []
          commit_msg: 'Bump version after %v'
          signoff: 0
        Dist::Zilla::Role::Git::DirtyFiles:
          allow_dirty:
            - Changes
            - dist.ini
          allow_dirty_match:
            - (?^u:.)
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          git_version: 2.19.1
          repo_root: .
        Dist::Zilla::Role::Git::StringFormatter:
          time_zone: local
      name: CommitAfterRelease
      version: '2.047'
    -
      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.19.1
          repo_root: .
      name: Git::Push
      version: '2.047'
    -
      class: Dist::Zilla::Plugin::Clean
      name: Clean
      version: '0.07'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: requires
      name: DevelopRequires
      version: '6.017'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: suggests
      name: DevelopSuggests
      version: '6.017'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:



( run in 0.302 second using v1.01-cache-2.11-cpan-d7f47b0818f )