---
abstract: 'Cache the execution result of your method.'
author:
  - 'Hoto <hoto@cpan.org>'
build_requires:
  Test::More: 0.98
  Time::HiRes: 0
configure_requires:
  CPAN::Meta: 0
  CPAN::Meta::Prereqs: 0
  Module::Build: 0.38
dynamic_config: 0
generated_by: 'Minilla/v0.11.0, CPAN::Meta::Converter version 2.132830'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Cache-Method
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  Cache::Method:
    file: lib/Cache/Method.pm
    version: 0.03
  Cache::Method::Schema:
    file: lib/Cache/Method.pm
  Test::Cache::Method:
    file: lib/Test/Cache/Method.pm
requires:
  DBD::SQLite: 0
  Digest::MD5: 0
  Hook::LexWrap: 0
  Storable: 0
  Teng: 0
resources:
  bugtracker: https://github.com/hoto17296/Cache-Method/issues
  homepage: https://github.com/hoto17296/Cache-Method
  repository: git://github.com/hoto17296/Cache-Method.git
version: 0.03
x_contributors:
  - 'hoto <hoto17296@gmail.com>'