NAME
Daje::Workflow::Templates - It's a template loader
SYNOPSIS
use Daje::Workflow::Templates;
my $templates = Daje::Workflow::Templates->new(
data_sections => $data_sections,
source => $source,
error => $error,
)->load_templates();
DESCRIPTION
Daje::Workflow::Templates ...
REQUIRES
METHODS
load_templates($self)
load_templates($self)();
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.