summaryrefslogtreecommitdiff
path: root/META.yml
blob: 7939ae0a61471ae8ed060e6d92783b3cd2a40867 (plain)
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
---
abstract: 'Persistent session data management'
author:
  - 'Ron Savage (ron@savage.net.au)'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::More: '1.001014'
  Test::Pod: '1.48'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.58, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Data-Session
no_index:
  directory:
    - t
    - inc
requires:
  CGI: '3.63'
  Class::Load: '0.19'
  Config::Tiny: '2.14'
  DBD::SQLite: '1.39'
  DBI: '1.627'
  DBIx::Admin::CreateTable: '2.07'
  Data::Dumper: '2.145'
  Data::UUID: '1.218'
  Digest::MD5: '2.52'
  Digest::SHA: '5.84'
  Fcntl: '1.06'
  File::Basename: '2.77'
  File::Path: '2.07'
  File::Slurper: '0.012'
  File::Spec: '3.3'
  File::Temp: '0.22'
  FreezeThaw: '0.5001'
  Hash::FieldHash: '0.14'
  JSON: '2.59'
  Safe: '2.35'
  Scalar::Util: '1.27'
  Storable: '2.39'
  Try::Tiny: '0.12'
  YAML::Tiny: '1.51'
  autovivification: '0'
  overload: '0'
  parent: '0'
  strict: '0'
  vars: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/ronsavage/Data-Session/issues
  license: http://opensource.org/licenses/Artistic-2.0
  repository: https://github.com/ronsavage/Data-Session.git
version: '1.18'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'