File: META.yml

package info (click to toggle)
libwww-form-urlencoded-perl 0.26-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 160 kB
  • sloc: perl: 286; makefile: 3
file content (46 lines) | stat: -rw-r--r-- 1,209 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
---
abstract: 'parser and builder for application/x-www-form-urlencoded'
author:
  - 'Masahiro Nagano <kazeburo@gmail.com>'
build_requires:
  JSON::PP: '2'
  Test::More: '0.98'
configure_requires:
  Module::Build: '0.4005'
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: WWW-Form-UrlEncoded
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  WWW::Form::UrlEncoded:
    file: lib/WWW/Form/UrlEncoded.pm
    version: '0.26'
  WWW::Form::UrlEncoded::PP:
    file: lib/WWW/Form/UrlEncoded/PP.pm
requires:
  Exporter: '0'
  perl: '5.008001'
resources:
  bugtracker: https://github.com/kazeburo/WWW-Form-UrlEncoded/issues
  homepage: https://github.com/kazeburo/WWW-Form-UrlEncoded
  repository: git://github.com/kazeburo/WWW-Form-UrlEncoded.git
version: '0.26'
x_contributors:
  - 'Charlène <julianaito@posteo.jp>'
  - 'Graham Knop <haarg@haarg.org>'
  - 'Mikko Johannes Koivunalho <mikko.koivunalho@iki.fi>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 0