---
abstract: 'ease non-blocking I/O streams based on EV'
author:
- 'Alex Efros <powerman@cpan.org>'
build_requires:
File::Temp: '0'
Test::Differences: '0'
Test::Exception: '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
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
provides:
IO::Stream:
file: lib/IO/Stream.pm
version: v2.0.3
IO::Stream::EV:
file: lib/IO/Stream/EV.pm
version: v2.0.3
IO::Stream::Noop:
file: lib/IO/Stream/Noop.pm
version: v2.0.3
IO::Stream::NoopAlias:
file: lib/IO/Stream/NoopAlias.pm
version: v2.0.3
IO::Stream::const:
file: lib/IO/Stream/const.pm
version: v2.0.3
recommends:
Data::Alias: '0.08'
requires:
AnyEvent::DNS: '0'
EV: '0'
Scalar::Util: '0'
Socket: '0'
perl: '5.010001'
resources:
bugtracker: https://github.com/powerman/perl-IO-Stream/issues
homepage: https://github.com/powerman/perl-IO-Stream
repository: https://github.com/powerman/perl-IO-Stream.git
version: v2.0.3
x_serialization_backend: 'YAML::Tiny version 1.73'