libintl-perl fails to build: LD_RUN_PATH="" gcc -shared -Wl,-O1 -L/usr/local/lib gettext_xs.o -o ../blib/arch/auto/Locale/gettext_xs/gettext_xs.so -lintl /usr/bin/ld: cannot find -lintl
Never build software with -lintl on GNU/Linux platform - use glibc interface instead.
Ugh. Should bother upstream... but somehow just dropped the module on the floor as the task is already solved as of today by other means.