GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
AnyEvent::Subprocess::Running::Delegate(3) User Contributed Perl Documentation AnyEvent::Subprocess::Running::Delegate(3)

AnyEvent::Subprocess::Running::Delegate - delegate on the running process class

version 1.102912

Delegates must implement these methods:

Return a list of events that need to be sent before the run will be considered complete

Return a list of delegates to be passed to the "done" instance.

Called after all events are received but before calling the final "on_complete" method.

Returns the event sender coderef for the event named $name. $name should have been returned by "build_events", otherwise this will break.

Method that works like calling the coderef returned by "event_sender_for($name)".

Jonathan Rockway <jrockway@cpan.org>

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.

2011-02-25 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.