-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathMETA.yml
42 lines (42 loc) · 1.06 KB
/
META.yml
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
---
abstract: 'An AuthCookie module backed by a DBI database.'
author:
- unknown
build_requires:
Digest::SHA: '5.47'
Test::More: '0.4'
configure_requires:
Module::Build: '0.42'
dynamic_config: 1
generated_by: 'Module::Build version 0.4229, CPAN::Meta::Converter version 2.150010'
license: lgpl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Apache2-AuthCookieDBI
provides:
Apache2::AuthCookieDBI:
file: lib/Apache2/AuthCookieDBI.pm
version: '2.19'
Apache2_4::AuthCookieDBI:
file: lib/Apache2_4/AuthCookieDBI.pm
version: '2.19'
recommends:
Digest::SHA: '5.47'
requires:
Apache2::AuthCookie: '3.08'
Apache2::Const: '0'
Apache2::RequestRec: '0'
Apache2::ServerUtil: '0'
Carp: '0'
Crypt::CBC: '2.13'
DBI: '1.4'
Date::Calc: '0'
Digest::MD5: '0'
FindBin: '0'
mod_perl2: '1.999022'
resources:
license: http://opensource.org/licenses/lgpl-license.php
repository: https://github.com/matisse/Apache-AuthCookieDBI
version: '2.19'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'