[![Actions Status](https://github.com/janeskil1525/Daje-Plugin-GenerateSQL/actions/workflows/test.yml/badge.svg)](https://github.com/janeskil1525/Daje-Plugin-GenerateSQL/actions) # NAME Daje::Plugin::GenerateSQL # DESCRIPTION Daje::Plugin::GenerateSQL - It's new $module SYNOPSIS use Daje::Plugin::GenerateSQL; Daje::Plugin::GenerateSQL is ... # REQUIRES [Config::Tiny](https://metacpan.org/pod/Config%3A%3ATiny) [Daje::Plugin::Output::Table](https://metacpan.org/pod/Daje%3A%3APlugin%3A%3AOutput%3A%3ATable) [Daje::Plugin::SQL::Manager](https://metacpan.org/pod/Daje%3A%3APlugin%3A%3ASQL%3A%3AManager) [Daje::Tools::Filechanged](https://metacpan.org/pod/Daje%3A%3ATools%3A%3AFilechanged) [Daje::Plugin::Input::ConfigManager](https://metacpan.org/pod/Daje%3A%3APlugin%3A%3AInput%3A%3AConfigManager) [Mojo::Base](https://metacpan.org/pod/Mojo%3A%3ABase) # METHODS ## process process(); # AUTHOR janeskil1525 # LICENSE Copyright (C) janeskil1525. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.