![]() |
![]()
| ![]() |
![]()
NAMEAnyEvent::Subprocess::Job::Delegate::CaptureHandle - capture the data that comes in via a handle VERSIONversion 1.102912 DESCRIPTIONIf you have a Handle delegate and just want to save the output somewhere, use this delegate. It accepts the name of the delegate, reads from the handle while the process is running, and makes all the output available via the Done instance. INITARGShandleThe name of the handle you want to capture's delegate. AUTHORJonathan Rockway <jrockway@cpan.org> COPYRIGHT AND LICENSEThis 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.
|