logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

"Event::Distributor::Query" - an event that collects a result

Author

       Paul Evans <leonerd@leonerd.org.uk>

perl v5.32.1                                       2021-09-29                     Event::Distributor::Query(3pm)

Description

       This subclass of Event::Distributor::_Event invokes each of its subscribers in turn, yielding either the
       (first) successful and non-empty result, or a failure if they all fail. Yields a (successful) empty
       result if there are no subscribers.

Name

       "Event::Distributor::Query" - an event that collects a result

See Also