---
abstract: 'HTTP persistent connections plugin'
author:
  - 'Alex Efros <powerman@cpan.org>'
build_requires:
  EV: '0'
  File::Temp: '0'
  Socket: '0'
  Test::More: '0'
configure_requires:
  Module::Build::Tiny: '0.034'
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.18, Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: IO-Stream-HTTP-Persistent
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
provides:
  IO::Stream::HTTP::Persistent:
    file: lib/IO/Stream/HTTP/Persistent.pm
    version: v0.2.2
requires:
  Data::Alias: '0.08'
  IO::Stream: '0'
  IO::Stream::const: '0'
  Scalar::Util: '0'
  perl: '5.010001'
resources:
  bugtracker: https://github.com/powerman/perl-IO-Stream-HTTP-Persistent/issues
  homepage: https://github.com/powerman/perl-IO-Stream-HTTP-Persistent
  repository: https://github.com/powerman/perl-IO-Stream-HTTP-Persistent.git
version: v0.2.2
x_serialization_backend: 'YAML::Tiny version 1.73'