NAME

Class::Promise - Class Generic

SYNOPSIS

use Class::Promise;
my $this = Class::Promise->new || die( Class::Promise->error, "\n" );

VERSION

v0.1.0

DESCRIPTION

METHODS

AUTHOR

Jacques Deguest <jack@deguest.jp>

SEE ALSO

perl

COPYRIGHT & LICENSE

Copyright(c) 2022 DEGUEST Pte. Ltd.

All rights reserved This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.