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::Plugin::workflow - It's new $module

SYNOPSIS

use Daje::Plugin::workflow;

Expected config data

workflow => {
    loader => {
        path => '/home/xxxx/Project/Workflows',
        type => 'workflow'
    }
}

DESCRIPTION

Daje::Plugin::workflow is the Mojolicious plugin for Daje::Workflow

REQUIRES

Daje::Plugin::workflow

Daje::Workflow

Daje::Workflow::Loader

Daje::Workflow::Database

v5.40

Mojo::Base

METHODS

register

register();

AUTHOR

janeskil1525 <janeskil1525@gmail.com>

LICENSE

Copyright (C) janeskil1525.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.