File: META.yml

package info (click to toggle)
libapache-singleton-perl 0.17-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 236 kB
  • sloc: perl: 274; makefile: 13
file content (38 lines) | stat: -rw-r--r-- 990 bytes parent folder | download | duplicates (2)
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
---
abstract: 'Singleton class for mod_perl'
author:
  - 'Michael Schout <mschout@cpan.org>'
build_requires:
  Apache2::RequestIO: '0'
  Apache2::RequestRec: '0'
  Apache::Test: '1.35'
  Apache::TestRequest: '0'
  Apache::TestRunPerl: '0'
  Test::More: '0'
  lib: '0'
  mod_perl2: '0'
  perl: '5.006'
configure_requires:
  perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.009, 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: Apache-Singleton
requires:
  Apache: '0'
  Apache2::RequestUtil: '0'
  Apache::Test: '1.35'
  base: '0'
  constant: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Apache-Singleton
  homepage: http://search.cpan.org/dist/Apache-Singleton/
  repository: git://github.com/mschout/apache-singleton.git
version: '0.17'
x_serialization_backend: 'YAML::Tiny version 1.69'