gplugin/gplugin

A bunch of random perl5 tweaks

2021-10-04, Gary Kramlich
d404c2d1ddaa
A bunch of random perl5 tweaks

Testing Done:
Ran the unit tests.

Reviewed at https://reviews.imfreedom.org/r/986/
if get_option('nls')
i18n.gettext(GETTEXT_PACKAGE)
else
summary('translations',
'You have disabled installation of translations which means ' +
'English will be the only available language.',
section : 'Warnings')
endif