Specio

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

    file: lib/Specio/Exception.pm
    version: '0.53'
  Specio::Exporter:
    file: lib/Specio/Exporter.pm
    version: '0.53'
  Specio::Helpers:
    file: lib/Specio/Helpers.pm
    version: '0.53'
  Specio::Library::Builtins:
    file: lib/Specio/Library/Builtins.pm
    version: '0.53'
  Specio::Library::Numeric:
    file: lib/Specio/Library/Numeric.pm
    version: '0.53'
  Specio::Library::Perl:
    file: lib/Specio/Library/Perl.pm
    version: '0.53'
  Specio::Library::String:
    file: lib/Specio/Library/String.pm
    version: '0.53'
  Specio::Library::Structured:
    file: lib/Specio/Library/Structured.pm
    version: '0.53'
  Specio::Library::Structured::Dict:
    file: lib/Specio/Library/Structured/Dict.pm
    version: '0.53'
  Specio::Library::Structured::Map:
    file: lib/Specio/Library/Structured/Map.pm
    version: '0.53'
  Specio::Library::Structured::Tuple:
    file: lib/Specio/Library/Structured/Tuple.pm
    version: '0.53'
  Specio::OO:
    file: lib/Specio/OO.pm
    version: '0.53'
  Specio::PP:
    file: lib/Specio/PP.pm
    version: '0.53'
  Specio::PartialDump:
    file: lib/Specio/PartialDump.pm
    version: '0.53'
  Specio::Registry:
    file: lib/Specio/Registry.pm
    version: '0.53'
  Specio::Role::Inlinable:
    file: lib/Specio/Role/Inlinable.pm
    version: '0.53'
  Specio::Subs:
    file: lib/Specio/Subs.pm
    version: '0.53'
  Specio::TypeChecks:
    file: lib/Specio/TypeChecks.pm
    version: '0.53'
  Specio::XS:
    file: lib/Specio/XS.pm
    version: '0.53'
  Test::Specio:
    file: lib/Test/Specio.pm
    version: '0.53'
recommends:
  Ref::Util: '0.112'
  Sub::Util: '1.40'
requires:
  B: '0'
  Carp: '0'
  Clone: '0'
  Clone::PP: '0'
  Devel::StackTrace: '0'
  Eval::Closure: '0'
  Exporter: '0'
  IO::File: '0'
  List::Util: '1.33'
  MRO::Compat: '0'
  Module::Implementation: '0'
  Module::Runtime: '0'
  Role::Tiny: '1.003003'
  Role::Tiny::With: '0'
  Scalar::Util: '0'
  Sub::Quote: '0'
  Test::Fatal: '0'
  Test::More: '0.96'
  Try::Tiny: '0'
  overload: '0'
  parent: '0'
  perl: '5.008'
  re: '0'
  strict: '0'
  version: '0.83'
  warnings: '0'
resources:
  bugtracker: https://github.com/houseabsolute/Specio/issues
  homepage: https://metacpan.org/release/Specio
  repository: git://github.com/houseabsolute/Specio.git
version: '0.53'
x_Dist_Zilla:
  perl:
    version: '5.040002'
  plugins:
    -
      class: Dist::Zilla::Plugin::DROLSKY::BundleAuthordep
      name: '@DROLSKY/DROLSKY::BundleAuthordep'
      version: '1.22'
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename:
            - CODE_OF_CONDUCT.md
            - CONTRIBUTING.md
            - LICENSE
            - Makefile.PL
            - README.md
            - cpanfile
          exclude_match: []
          include_dotfiles: 0
          prefix: ''
          prune_directory: []
          root: .
        Dist::Zilla::Plugin::Git::GatherDir:
          include_untracked: 0
      name: '@DROLSKY/Git::GatherDir'

META.yml  view on Meta::CPAN

        Dist::Zilla::Plugin::BumpVersionAfterRelease:
          finders:
            - ':ExecFiles'
            - ':InstallModules'
          global: 0
          munge_makefile_pl: 1
      name: '@DROLSKY/BumpVersionAfterRelease'
      version: '0.018'
    -
      class: Dist::Zilla::Plugin::Git::Commit
      config:
        Dist::Zilla::Plugin::Git::Commit:
          add_files_in: []
          commit_msg: 'Bump version after release'
          signoff: 0
        Dist::Zilla::Role::Git::DirtyFiles:
          allow_dirty:
            - Changes
            - dist.ini
          allow_dirty_match:
            - (?^:.+)
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          git_version: 2.51.0
          repo_root: .
        Dist::Zilla::Role::Git::StringFormatter:
          time_zone: local
      name: '@DROLSKY/Commit version bump'
      version: '2.052'
    -
      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.51.0
          repo_root: .
      name: '@DROLSKY/Push version bump'
      version: '2.052'
    -
      class: Dist::Zilla::Plugin::DROLSKY::MakeMaker
      config:
        Dist::Zilla::Plugin::MakeMaker:
          make_path: make
          version: '6.033'
        Dist::Zilla::Plugin::MakeMaker::Awesome:
          version: '0.49'
        Dist::Zilla::Role::TestRunner:
          default_jobs: '12'
          version: '6.033'
      name: '@DROLSKY/DROLSKY::MakeMaker'
      version: '1.22'
    -
      class: Dist::Zilla::Plugin::Prereqs::Soften
      config:
        Dist::Zilla::Plugin::Prereqs::Soften:
          copy_to: []
          modules:
            - Ref::Util
            - Sub::Util
          modules_from_features: ~
          to_relationship: recommends
      name: Prereqs::Soften
      version: '0.006003'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: requires
      name: DevelopRequires
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::DynamicPrereqs
      config:
        Dist::Zilla::Role::ModuleMetadata:
          Module::Metadata: '1.000038'
          version: '0.006'
      name: DynamicPrereqs
      version: '0.040'
    -
      class: Dist::Zilla::Plugin::MetaNoIndex
      name: MetaNoIndex
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::PurePerlTests
      name: PurePerlTests
      version: '0.06'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':InstallModules'
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':IncModules'
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':TestFiles'
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExtraTestFiles'
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExecFiles'
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':PerlExecFiles'
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ShareFiles'
      version: '6.033'
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':MainModule'



( run in 0.610 second using v1.01-cache-2.11-cpan-39bf76dae61 )