File: META.yml

package info (click to toggle)
libcache-memcached-fast-safe-perl 0.06-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: perl: 125; makefile: 2
file content (48 lines) | stat: -rw-r--r-- 1,279 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
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::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.0.13, 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-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.06'
requires:
  Cache::Memcached::Fast: '0.23'
  Digest::SHA: '0'
  POSIX::AtFork: '0.02'
  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.06'
x_contributors:
  - 'Jiro Nishiguchi <jiro@cpan.org>'
  - 'Masahiro Nagano <kazeburo@gmail.com>'
  - 'mono <mono@mono0x.net>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'