---
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>'