---
abstract: 'VM to write and run async code in usual sync-like way'
author:
- 'Alex Efros <powerman@cpan.org>'
build_requires:
AE: '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: Async-Defer
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
provides:
Async::Defer:
file: lib/Async/Defer.pm
version: v1.0.1
requires:
List::Util: '1.33'
Scalar::Util: '0'
perl: '5.012'
resources:
bugtracker: https://github.com/powerman/perl-Async-Defer/issues
homepage: https://github.com/powerman/perl-Async-Defer
repository: https://github.com/powerman/perl-Async-Defer.git
version: v1.0.1
x_serialization_backend: 'YAML::Tiny version 1.73'