Cache-Cascade

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Get/set values to/from a group of caches, with some advanced semantics.'
author:
  - "יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>"
build_requires:
  Cache::Memory: '0'
  Cache::Tester: '0'
  File::Spec: '0'
  Module::Metadata: '0'
  Test::More: '0'
  ok: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.003, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Cache-Cascade
no_index:
  directory:
    - t
    - xt
provides:
  Cache::Cascade:
    file: lib/Cache/Cascade.pm
    version: '0.07'
requires:
  Carp: '0'
  Moo: '0'
  Types::Standard: '0'
  namespace::autoclean: '0'
  perl: '5.006'
  strictures: '2'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Cache-Cascade
  homepage: https://github.com/karenetheridge/Cache-Cascade
  repository: https://github.com/karenetheridge/Cache-Cascade.git
version: '0.07'
x_Dist_Zilla:
  perl:
    version: 5.023009
  plugins:
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: requires
      name: '@Author::ETHER/bundle_plugins'
      version: '6.003'
    -
      class: Dist::Zilla::Plugin::RewriteVersion::Transitional
      config:
        Dist::Zilla::Plugin::RewriteVersion:
          add_tarball_name: 0
          finders:
            - ':ExecFiles'
            - ':InstallModules'
          global: 1
          skip_version_provider: 0
        Dist::Zilla::Plugin::RewriteVersion::Transitional: {}
      name: '@Author::ETHER/RewriteVersion::Transitional'
      version: '0.007'
    -
      class: Dist::Zilla::Plugin::PromptIfStale
      config:
        Dist::Zilla::Plugin::PromptIfStale:
          check_all_plugins: 0
          check_all_prereqs: 0
          modules:
            - Dist::Zilla::PluginBundle::Author::ETHER
          phase: build
          skip: []
      name: '@Author::ETHER/stale modules, build'
      version: '0.049'
    -
      class: Dist::Zilla::Plugin::PromptIfStale
      config:
        Dist::Zilla::Plugin::PromptIfStale:
          check_all_plugins: 1
          check_all_prereqs: 1
          modules: []
          phase: release
          skip: []
      name: '@Author::ETHER/stale modules, release'
      version: '0.049'
    -
      class: Dist::Zilla::Plugin::FileFinder::ByName
      name: '@Author::ETHER/Examples'
      version: '6.003'
    -



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