File: META.yml

package info (click to toggle)
libhttp-tiny-multipart-perl 0.08-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 128 kB
  • sloc: perl: 268; makefile: 2
file content (37 lines) | stat: -rw-r--r-- 1,132 bytes parent folder | download | duplicates (3)
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
---
abstract: 'Add post_multipart to HTTP::Tiny'
author:
  - 'Renee Baecker <reneeb@cpan.org>'
build_requires: {}
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150005'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: HTTP-Tiny-Multipart
provides:
  HTTP::Tiny::Multipart:
    file: lib/HTTP/Tiny/Multipart.pm
    version: '0.08'
requires:
  Carp: '0'
  File::Basename: '0'
  HTTP::Tiny: '0'
  MIME::Base64: '0'
resources:
  bugtracker: http://github.com/reneeb/HTTP-Tiny-Multipart/issues
  homepage: http://github.com/reneeb/HTTP-Tiny-Multipart
  repository: http://github.com/reneeb/HTTP-Tiny-Multipart.git
version: '0.08'
x_contributors:
  - 'Aran Deltac <bluefeet@gmail.com>'
  - 'Mark Glines <mark@glines.org>'
  - 'Mohammad S Anwar <mohammad.anwar@yahoo.com>'
  - 'Renee Baecker <github@renee-baecker.de>'
  - 'reneeb <info@perl-services.de>'
  - 'Renee <reb@perl-services.de>'
  - 'Stephen Thirlwall <sdt@dr.com>'
x_serialization_backend: 'YAML::Tiny version 1.69'