![]() |
![]()
| ![]() |
![]()
NAMEAnyEvent::Subprocess::Handle - AnyEvent::Handle subclass with some additional methods for AnyEvent::Subprocess VERSIONversion 1.102912 DESCRIPTIONAssume this acts like a normal AnyEvent::Handle. It just has some extra code to make the handle delegate's life easier. EXTRA METHODSnameReturns the name of the filehandle, or "<fd #>" if no name was passed to the constructor. close_fhCloses the underlying filehandle, sending EOF to the child process. 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.
|