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: 'HTTP::Tiny compatible HTTP client wrappers'
author:
- 'Tatsuhiko Miyagawa'
build_requires:
JSON::PP: '0'
Test::More: '0.96'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.22, Dist::Zilla version 6.025, 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: HTTP-Tinyish
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
requires:
File::Which: '0'
HTTP::Tiny: '0.055'
IPC::Run3: '0'
parent: '0'
perl: '5.008001'
resources:
bugtracker: https://github.com/miyagawa/HTTP-Tinyish/issues
homepage: https://github.com/miyagawa/HTTP-Tinyish
repository: https://github.com/miyagawa/HTTP-Tinyish.git
version: '0.19'
x_contributors:
- 'Nicolas R <cpan@atoomic.org>'
- 'Patrick Böker <patrick.boeker@posteo.de>'
- 'Shoichi Kaji <skaji@cpan.org>'
- 'Stig Palmquist <stig@stig.io>'
- 'Takahiro SHIMIZU <anatofuz@gmail.com>'
- 'Tatsuhiko Miyagawa <miyagawa@bulknews.net>'
- 'Tatsuhiko Miyagawa <miyagawa@gmail.com>'
x_generated_by_perl: v5.34.1
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
x_static_install: 1
|