Added via utils/scancpan, adding README.pod as license file and updating
license to Artistic-2.0.
Note that the license declared in META.{json,yml} ('perl') would mean either
Artistic or GPL-1.0, while the README.pod file only talks about
Artistic-2.0. Assume the author means the latter one.
Signed-off-by: Joeri Barbarien <joeri.barbarien@nokia.com>
Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
243 B
Plaintext
8 lines
243 B
Plaintext
config BR2_PACKAGE_PERL_MOJOLICIOUS_PLUGIN_I18N
|
|
bool "perl-mojolicious-plugin-i18n"
|
|
select BR2_PACKAGE_PERL_MOJOLICIOUS # runtime
|
|
help
|
|
Internationalization Plugin for Mojolicious.
|
|
|
|
https://metacpan.org/release/Mojolicious-Plugin-I18N
|