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
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.