1config BR2_PACKAGE_PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION 2 bool "perl-mojolicious-plugin-authentication" 3 select BR2_PACKAGE_PERL_MOJOLICIOUS # runtime 4 help 5 A plugin to make authentication a bit easier. 6 7 https://github.com/benvanstaveren/Mojolicious-Plugin-Authentication 8