File: META.yml

package info (click to toggle)
libhttp-thin-perl 0.006-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 108 kB
  • sloc: perl: 37; makefile: 2
file content (35 lines) | stat: -rw-r--r-- 912 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
---
abstract: 'A Thin Wrapper around HTTP::Tiny to play nice with HTTP::Message'
author:
  - 'Chris Prather <chris@prather.org>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
  perl: '5.006'
  strict: '0'
configure_requires:
  ExtUtils::MakeMaker: '6.30'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.015, CPAN::Meta::Converter version 2.140640'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: HTTP-Thin
requires:
  Class::Method::Modifiers: '0'
  HTTP::Response: '0'
  HTTP::Tiny: '0'
  Hash::MultiValue: '0'
  Safe::Isa: '0'
  parent: '0'
  warnings: '0'
resources:
  homepage: https://github.com/perigrin/http-thin
  repository: https://github.com/perigrin/http-thin.git
version: '0.006'
x_contributors:
  - 'Aran Deltac <aran@ziprecruiter.com>'
  - 'Tatsuhiko Miyagawa <miyagawa@bulknews.net>'