File: META.yml

package info (click to toggle)
libsession-storage-secure-perl 1.000-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 228 kB
  • sloc: perl: 345; makefile: 2
file content (63 lines) | stat: -rw-r--r-- 1,621 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
---
abstract: 'Encrypted, expiring, compressed, serialized session data with integrity'
author:
  - 'David Golden <dagolden@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Test::Deep: '0'
  Test::Fatal: '0'
  Test::More: '0.96'
  Test::Tolerant: '0'
  perl: '5.008001'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
  perl: '5.008001'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010'
license: apache
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Session-Storage-Secure
no_index:
  directory:
    - corpus
    - examples
    - t
    - xt
  package:
    - DB
provides:
  Session::Storage::Secure:
    file: lib/Session/Storage/Secure.pm
    version: '1.000'
requires:
  Carp: '0'
  Crypt::CBC: '3.01'
  Crypt::Rijndael: '0'
  Crypt::URandom: '0'
  Digest::SHA: '0'
  MIME::Base64: '3.12'
  Math::Random::ISAAC::XS: '0'
  Moo: '0'
  MooX::Types::MooseLike::Base: '0.16'
  Sereal::Decoder: '4.005'
  Sereal::Encoder: '4.005'
  String::Compare::ConstantTime: '0'
  namespace::clean: '0'
  perl: '5.008001'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/dagolden/Session-Storage-Secure/issues
  homepage: https://github.com/dagolden/Session-Storage-Secure
  repository: https://github.com/dagolden/Session-Storage-Secure.git
version: '1.000'
x_authority: cpan:DAGOLDEN
x_contributors:
  - 'Petr Písař <ppisar@redhat.com>'
  - 'Tom Hukins <tom@eborcom.com>'
x_generated_by_perl: v5.32.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: Apache-2.0