File: META.yml

package info (click to toggle)
libcookie-baker-perl 0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 120 kB
  • sloc: perl: 94; makefile: 2
file content (47 lines) | stat: -rw-r--r-- 1,158 bytes parent folder | download | duplicates (2)
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
---
abstract: 'Cookie string generator / parser'
author:
  - 'Masahiro Nagano <kazeburo@gmail.com>'
build_requires:
  Test::More: '0.98'
  Test::Time: '0'
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.1.1, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Cookie-Baker
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  Cookie::Baker:
    file: lib/Cookie/Baker.pm
    version: '0.11'
requires:
  Exporter: '0'
  URI::Escape: '0'
  perl: '5.008001'
resources:
  bugtracker: https://github.com/kazeburo/Cookie-Baker/issues
  homepage: https://github.com/kazeburo/Cookie-Baker
  repository: git://github.com/kazeburo/Cookie-Baker.git
version: '0.11'
x_contributors:
  - 'David Romano <unobe@cpan.org>'
  - 'Ichinose Shogo <shogo82148@gmail.com>'
  - 'Olaf Alders <olaf@wundersolutions.com>'
  - 'Shoichi Kaji <skaji@cpan.org>'
  - 'kwry <kwrkwrr@gmail.com>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1