NAME
Event::Distributor::Query
- an event that collects a result
DESCRIPTION
This subclass of Event::Distributor::_Event invokes each of its subscribers in turn, yielding either the (first) successful result, or a failure if they all fail.
AUTHOR
Paul Evans <leonerd@leonerd.org.uk>