File: META.yml

package info (click to toggle)
libcatalyst-plugin-session-state-cookie-perl 0.18-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 136 kB
  • sloc: perl: 143; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 998 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
---
abstract: 'Maintain session IDs using cookies.'
author:
  - 'Yuval Kogman <nothingmuch@woobling.org>'
build_requires:
  Catalyst::Test: '0'
  HTTP::Cookies: '0'
  Test::More: '0.88'
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: Catalyst-Plugin-Session-State-Cookie
no_index:
  directory:
    - t
    - xt
requires:
  Catalyst: '5.80005'
  Catalyst::Plugin::Session: '0.27'
  MRO::Compat: '0'
  Moose: '0'
  namespace::autoclean: '0'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Catalyst-Plugin-Session-State-Cookie
  license: http://dev.perl.org/licenses/
  repository: git://git.shadowcat.co.uk/catagits/Catalyst-Plugin-Session-State-Cookie.git
version: '0.18'
x_authority: cpan:NUFFIN
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'