Cache-Profile

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Measure the performance of a cache'
author:
  - "יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>"
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  List::Util: '0'
  Test::More: '0'
  Test::Needs: '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.007, 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: Cache-Profile
no_index:
  directory:
    - t
    - xt
provides:
  Cache::Profile:
    file: lib/Cache/Profile.pm
    version: '0.06'
  Cache::Profile::Compare:
    file: lib/Cache/Profile/Compare.pm
    version: '0.06'
  Cache::Profile::CorrelateMissTiming:
    file: lib/Cache/Profile/CorrelateMissTiming.pm
    version: '0.06'
requires:
  Carp: '0'
  Class::MOP: '0'
  Guard: '0'
  Moose: '0'
  Time::HiRes: '1.84'
  Try::Tiny: '0'
  namespace::autoclean: '0'
  perl: '5.006'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Cache-Profile
  homepage: https://github.com/karenetheridge/Cache-Profile
  repository: https://github.com/karenetheridge/Cache-Profile.git
version: '0.06'
x_Dist_Zilla:
  perl:
    version: '5.025005'
  plugins:
    -
      class: Dist::Zilla::Plugin::MakeMaker::Awesome
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: MakeMaker::Awesome
      version: '0.38'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: develop
          type: requires
      name: '@Author::ETHER/bundle_plugins'
      version: '6.007'
    -
      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
          run_under_travis: 0
          skip: []
      name: '@Author::ETHER/stale modules, build'
      version: '0.051'
    -
      class: Dist::Zilla::Plugin::PromptIfStale
      config:
        Dist::Zilla::Plugin::PromptIfStale:
          check_all_plugins: 1
          check_all_prereqs: 1
          modules: []
          phase: release
          run_under_travis: 0



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