The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

EntityModel::Deferred - value which is not yet ready

VERSION

version 0.102

SYNOPSIS

 use EntityModel::Deferred;
 my $deferred = EntityModel::Deferred->new;

DESCRIPTION

METHODS

value

provide_value

raise_error

INHERITED METHODS

Mixin::Event::Dispatch

add_handler_for_event, clear_event_handlers, event_handlers, invoke_event, subscribe_to_event, unsubscribe_from_event

EntityModel::BaseClass

clone, dump, sap

AUTHOR

Tom Molesworth <cpan@entitymodel.com>

LICENSE

Copyright Tom Molesworth 2008-2011. Licensed under the same terms as Perl itself.