There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Daje::Workflow::Observers

DESCRIPTION

Daje::Workflow::Activities::Activity - Manage activities in the workflow

REQUIRES

Mojo::Loader

Mojo::Base

METHODS

observer($self, $context, $observers);

$observers = {
         "name": "sql",
         "observer": "Daje::Plugin::GenerateSQL",
         "method": "genereate"
       }