logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

"Event::Distributor::Action" - an event that requires one subscriber

Author

       Paul Evans <leonerd@leonerd.org.uk>

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

Description

       This subclass of Event::Distributor::_Event requires exactly one subscriber at the time that it is
       invoked. It passes on the caller's arguments to the subscriber, and the subscriber's return value back to
       the caller.

Name

       "Event::Distributor::Action" - an event that requires one subscriber

See Also