File: META.yml

package info (click to toggle)
libdancer-session-cookie-perl 0.15-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 144 kB
  • sloc: perl: 217; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 782 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
--- #YAML:1.0
name:               Dancer-Session-Cookie
version:            0.15
abstract:           Encrypted cookie-based session backend for Dancer
author:
    - Alex Kapranoff <kappa@cpan.org>
license:            perl
distribution_type:  module
configure_requires:
    ExtUtils::MakeMaker:  0
build_requires:
    Test::Exception:   0
    Test::More:        0
    Test::NoWarnings:  0
requires:
    Crypt::CBC:        0
    Crypt::Rijndael:   0
    Dancer:            1.13
    String::CRC32:     0
    Test::Exception:   0
    Test::More:        0
    Test::NoWarnings:  0
no_index:
    directory:
        - t
        - inc
generated_by:       ExtUtils::MakeMaker version 6.55_02
meta-spec:
    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
    version:  1.4