File: META.yml

package info (click to toggle)
libapache-session-mongodb-perl 0.23-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 132 kB
  • sloc: perl: 141; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 717 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
---
abstract: 'An implementation of Apache::Session'
author:
  - 'Xavier Guimard <x.guimard@free.fr>'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Apache-Session-MongoDB
no_index:
  directory:
    - t
    - inc
requires:
  Apache::Session: '1.80'
  MongoDB: '1.60'
  perl: '5.010'
resources:
  repository: git://github.com/LemonLDAPNG/apache-session-mongodb.git
version: '0.23'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'