NAME
AnyEvent::Subprocess::Running::Delegate::CompletionCondvar - Running part of the CompletionCondvar delegate
VERSION
version 1.102912
ATTRIBUTES
condvar
An AnyEvent::Condvar that is invoked with the Done
instance when the process exits.
send
recv
These methods are delegated from the condvar to this class, to save a bit of typing.
AUTHOR
Jonathan Rockway <jrockway@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Jonathan Rockway.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.