AnyEvent::Subprocess::Delegate - role representing a delegate
All delegates consume this role; it provides
"name" and is a type tag.
Returns a deep copy of the delegate.
The name of the delegate. You can only have one delegate of each name per class.
AnyEvent::Subprocess
AnyEvent::Subprocess::Role::WithDelegates
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.