The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Cache::Memcached::Fast with sanitizing keys and fork-safe'
author:
  - 'Masahiro Nagano <kazeburo {at} gmail.com>'
build_requires:
  File::Which: '0'
  Proc::Guard: '0'
  Test::More: '0'
  Test::Skip::UnlessExistsExecutable: '0'
  Test::TCP: '0'
configure_requires:
  Module::Build: '0.38'
dynamic_config: 0
generated_by: 'Minilla/v2.2.1, CPAN::Meta::Converter version 2.141170'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Cache-Memcached-Fast-Safe
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  Cache::Memcached::Fast::Safe:
    file: lib/Cache/Memcached/Fast/Safe.pm
    version: '0.05'
requires:
  Cache::Memcached::Fast: '0.23'
  Digest::SHA: '0'
  POSIX::AtFork: '0.02'
  URI::Escape::XS: '0.09'
  parent: '0'
resources:
  bugtracker: https://github.com/kazeburo/Cache-Memcached-Fast-Safe/issues
  homepage: https://github.com/kazeburo/Cache-Memcached-Fast-Safe
  repository: git://github.com/kazeburo/Cache-Memcached-Fast-Safe.git
version: '0.05'
x_contributors:
  - 'Jiro Nishiguchi <jiro@cpan.org>'
  - 'Masahiro Nagano <kazeburo@gmail.com>'