check_modules.pl does not check for Mojolicious::Plugin::SetUserGroup. This plugin is only required if running WW as root in production mode, so technically not everyone needs the plugin.
Should this be added to check_modules.pl? I just got caught by it when setting up a new server.
check_modules.pldoes not check forMojolicious::Plugin::SetUserGroup. This plugin is only required if running WW as root in production mode, so technically not everyone needs the plugin.Should this be added to
check_modules.pl? I just got caught by it when setting up a new server.