---
abstract: 'An implementation of Promises in Perl'
author:
 - 'Stevan Little <[email protected]>'
build_requires:
 AnyEvent: '0'
 Test::Fatal: '0'
 Test::More: '0.89'
 lib: '0'
configure_requires:
 ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142060'
license: perl
meta-spec:
 url: http://module-build.sourceforge.net/META-spec-v1.4.html
 version: '1.4'
name: Promises
requires:
 Carp: '0'
 Module::Runtime: '0'
 Scalar::Util: '0'
 Sub::Exporter: '0'
 constant: '0'
 parent: '0'
 strict: '0'
 warnings: '0'
resources:
 repository: https://github.com/stevan/promises-perl.git
version: '0.94'
x_authority: cpan:STEVAN