Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

requires 'perl', '5.040000';
requires 'Syntax::Keyword::Match','0';
requires 'Mojo::Base', '0';
requires 'Daje::Workflow::Common::Activity::Base', '0';
requires 'Daje::Config', '0';
requires 'Mojo::File','0';
requires 'Daje::Workflow::Templates', '0';
on 'test' => sub {
requires 'Test::More', '0.98';
};