NAME
AnyEvent::Subprocess::Delegate - role representing a delegate
DESCRIPTION
All delegates consume this role; it provides name
and is a type tag.
METHODS
clone
Returns a deep copy of the delegate.
REQUIRED ATTRIBUTES
name
The name of the delegate. You can only have one delegate of each name per class.