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:
  CPAN::Meta: 0
  CPAN::Meta::Prereqs: 0
  Module::Build: 0.38
dynamic_config: 0
generated_by: 'Minilla/v0.8.0, CPAN::Meta::Converter version 2.130880'
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.04
requires:
  Cache::Memcached::Fast: 0.19
  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.04
x_contributors:
  - 'Masahiro Nagano <kazeburo@gmail.com>'